mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 18:40:26 +10:00
Updating README.
This commit is contained in:
@@ -14,7 +14,9 @@ keybindings consistent with all of my window managers.
|
||||
| `MODKEY + SHIFT + RETURN` | opens run launcher (dmenu is the run launcher but can be easily changed) |
|
||||
| `MODKEY + SHIFT + c` | closes window with focus |
|
||||
| `MODKEY + SHIFT + r` | restarts dwm |
|
||||
| `MODKEY + SHIFT + q` | quits ddwm |
|
||||
| `MODKEY + SHIFT + q` | quits dwm |
|
||||
| `MODKEY + 1-9` | switch focus to workspace (1-9) |
|
||||
| `MODKEY + SHIFT + 1-9` | send focused window to workspace (1-9) |
|
||||
| `MODKEY + j` | focus stack +1 (switches focus between windows in the stack) |
|
||||
| `MODKEY + k` | focus stack -1 (switches focus between windows in the stack) |
|
||||
| `MODKEY + SHIFT + j` | rotate stack +1 (rotates the windows in the stack) |
|
||||
|
||||
Reference in New Issue
Block a user