Wesley Kerfoot
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
README.md
|
@ -17,8 +17,7 @@ env DISPLAY=:1 ./nimwin |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
### How to launch a window? |
|
|
### How to launch a window? |
|
|
If you want to run xterm, for example, just run `xterm -display :1` |
|
|
If you want to run xterm, for example, just set `NIMWIN_LAUNCHER` to a launcher (e.g. `dmenu`), and then type `Alt + p` to invoke it. |
|
|
Or, set `NIMWIN_LAUNCHER` to a launcher, and then type `Alt + P` to invoke it. |
|
|
|
|
|
|
|
|
|
|
|
### How to move windows |
|
|
### How to move windows |
|
|
|
|
|
|
|
|