aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-12 01:04:23 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-12 01:04:23 +0100
commitf50e5742ff7ee73a5c755e5eb4900a2e164017bc (patch)
tree900a10733b64c26c1c065dd9153b2b6e44c336d7
parentRemoved laptop things (diff)
downloaddwm-f50e5742ff7ee73a5c755e5eb4900a2e164017bc.tar.gz
dwm-f50e5742ff7ee73a5c755e5eb4900a2e164017bc.tar.bz2
dwm-f50e5742ff7ee73a5c755e5eb4900a2e164017bc.tar.xz
dwm-f50e5742ff7ee73a5c755e5eb4900a2e164017bc.tar.zst
dwm-f50e5742ff7ee73a5c755e5eb4900a2e164017bc.zip
Test
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f23f2f6..a518fe8 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ 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 stack to workspace 1-10 with `super+shift+{F1-F10}`
-+ **fire up** `st` terminal with `super+return`. See how to set it to another terminal emulator in [optional config](https://github.com/JozanLeClerc/dwm-laptop/blob/master/README.md#optional-config)
++ **fire up** `st` terminal with `super+return`. See how to set it to another terminal emulator in [optional config](#optional-config)
+ **kill** selected stack with `super+q`
+ **cycle through** stacks down/up with `super+j/k`
+ **move** selected stack down/up with `super+shift+j/k`