diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ I am not shure about how to set it up on `gdm`, `lightdm`, etc... Some of the main key bindings: - **switch** to workspace 1-10 with `super+{F1-F10}` - **show all workspaces** at once with `super+F12` -- **move selected window** to workspace 1-10 with `super+shift+{F1-F10}` +- **move** selected window to workspace 1-10 with `super+shift+{F1-F10}` - **fire up** `st` terminal with `super+return` - **kill** selected window with `super+q` - **cycle through** windows down/up with `super+j/k` |