Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Sime authored Nov 22, 2016
1 parent 53abc62 commit f2b0374
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Run a program on a new desktop:

`vdesk run [command] [args]`

> It is common for applications that have a background process (like Chrome / Skype) to not launch on the correct desktop when using a `run` or `run-on` command. Try using a `*-switch` command, and check the program's command line options for ways to create a new window - For example Chrome has the /new-window option, which allows it to work with `*-switch` commands.
Run a program on a new desktop, and switch to it:

`vdesk run-switch [command] [<args>]`
Expand Down

0 comments on commit f2b0374

Please sign in to comment.