diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-08 11:26:01 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-08 11:26:01 +0100 |
commit | 38bd7b235f2db916b7274c6a08f89a538dc7d24d (patch) | |
tree | e0f96555db4edc31a6c73faffd39db9a57ea3de5 | |
parent | Is it nicer? (diff) | |
download | dwm-38bd7b235f2db916b7274c6a08f89a538dc7d24d.tar.gz dwm-38bd7b235f2db916b7274c6a08f89a538dc7d24d.tar.bz2 dwm-38bd7b235f2db916b7274c6a08f89a538dc7d24d.tar.xz dwm-38bd7b235f2db916b7274c6a08f89a538dc7d24d.tar.zst dwm-38bd7b235f2db916b7274c6a08f89a538dc7d24d.zip |
It is
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ I am not shure about how to set it up on `gdm`, `lightdm`, etc... ## Bindings Some of the main key bindings: -- **switch to workspace** 1-10 with `super+{F1-F10}` +- **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}` - **fire up** `st` terminal with `super+return` |