diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-19 00:20:00 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-19 00:20:00 +0100 |
commit | dec8089cad447d19bfb2c3b3cb1232a55eb3a9c9 (patch) | |
tree | 60394d29ff612df4f2e4819277d095661801816f | |
parent | README fix (diff) | |
download | dwm-dec8089cad447d19bfb2c3b3cb1232a55eb3a9c9.tar.gz dwm-dec8089cad447d19bfb2c3b3cb1232a55eb3a9c9.tar.bz2 dwm-dec8089cad447d19bfb2c3b3cb1232a55eb3a9c9.tar.xz dwm-dec8089cad447d19bfb2c3b3cb1232a55eb3a9c9.tar.zst dwm-dec8089cad447d19bfb2c3b3cb1232a55eb3a9c9.zip |
README fix
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ exec dwm I am not shure about how to set it up on regular desktop managers like ~gdm~ or ~lightdm~. ** Bindings -"*Window*" or "*tile*" is being called "*stack*" in this segment as it an apropriate name. +*Window* or *tile* is being called *stack* in this segment as it an apropriate name. Some of the main key bindings: - *switch* to workspace 1-10 with ~super+{F1-F10}~ |