aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-08 11:29:33 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-08 11:29:33 +0100
commit0e88a2e16875b9a493df40a42dafd86038ff09de (patch)
treeb3b89347515d15ff94b7c47123b0b389ba6adfed
parentEven nicer (diff)
downloaddwm-0e88a2e16875b9a493df40a42dafd86038ff09de.tar.gz
dwm-0e88a2e16875b9a493df40a42dafd86038ff09de.tar.bz2
dwm-0e88a2e16875b9a493df40a42dafd86038ff09de.tar.xz
dwm-0e88a2e16875b9a493df40a42dafd86038ff09de.tar.zst
dwm-0e88a2e16875b9a493df40a42dafd86038ff09de.zip
README still in progress
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1e4f984..9c5ab16 100644
--- a/README.md
+++ b/README.md
@@ -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`