aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-12 01:06:07 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-12 01:06:07 +0100
commit1dbea686567f5ca8f0ce1090f8f7ec294be6c399 (patch)
tree8d97518282b3476bb3ab117fcc3bfd101935d8df
parentTest (diff)
downloaddwm-1dbea686567f5ca8f0ce1090f8f7ec294be6c399.tar.gz
dwm-1dbea686567f5ca8f0ce1090f8f7ec294be6c399.tar.bz2
dwm-1dbea686567f5ca8f0ce1090f8f7ec294be6c399.tar.xz
dwm-1dbea686567f5ca8f0ce1090f8f7ec294be6c399.tar.zst
dwm-1dbea686567f5ca8f0ce1090f8f7ec294be6c399.zip
Bug fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a518fe8..b508d63 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Some of the main key bindings:
+ **resize** master stack to left/right with `super+h/l`
+ **invoke** `dmenu_run` application launcher with `super+p`. Get it [here](https://tools.suckless.org/dmenu/)
+ **invoke** `slock` screen locker with `super+shift+l`. Get it [here](https://tools.suckless.org/slock/)
-+ **invoke** `qutebrowser` if installed with `super+3`. See how to set it up to your favorite web browser in [optional config](https://github.com/JozanLeClerc/dwm-laptop/blob/master/README.md#optional-config)
++ **invoke** `qutebrowser` if installed with `super+3`. See how to set it up to your favorite web browser in [optional config](#optional-config)
+ toggle **normal tiled mode** with `super+s`
+ toggle **alternative tiled mode** with `super+shift+s`
+ toggle **maximized mode** (monocle) on selected stack with `super+f`