aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-08 11:20:47 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-08 11:20:47 +0100
commit49965bc9213bd846f69c7dad00f975484fa63763 (patch)
treed9eab7b6d2c729d1eca2f3717ca5bf2cdb43cbf1
parentAdvencing (diff)
downloaddwm-49965bc9213bd846f69c7dad00f975484fa63763.tar.gz
dwm-49965bc9213bd846f69c7dad00f975484fa63763.tar.bz2
dwm-49965bc9213bd846f69c7dad00f975484fa63763.tar.xz
dwm-49965bc9213bd846f69c7dad00f975484fa63763.tar.zst
dwm-49965bc9213bd846f69c7dad00f975484fa63763.zip
Some more bindings
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91e6873..66a6405 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ Some of the main key bindings:
- **alternative tiled mode** with `super+shift+s`
- **maximized mode (monocle)** on selected window with `super+f`
- **floating mode** on selected window with `super+space`
+- **toggle top bar** with `super+escape`. Hidden by default
- **exit** dwm with `super+shift+e`
My own autostart script can be found under my [dotfiles](https://github.com/JozanLeClerc/dotfiles.git) repository. It should be placed in `~/.dwm/` directory. \ No newline at end of file