mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2023-02-13 20:55:19 -05:00
Minor edits and cleanup.
This commit is contained in:
parent
0fee93d520
commit
064d8d30d0
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ dwm is an extremely fast, small, and dynamic window manager for X.
|
|||
| `MODKEY + SHIFT + k` | rotate stack -1 (rotates the windows in the stack) |
|
||||
| `MODKEY + h` | setmfact -0.05 (decreases window width) |
|
||||
| `MODKEY + l` | setmfact +0.05 (increases window width) |
|
||||
| `MODKEY + ,` | focusmon -1 |
|
||||
| `MODKEY + .` | focusmon +1 |
|
||||
| `MODKEY + ,` | focusmon -1 (switches focus between monitors) |
|
||||
| `MODKEY + .` | focusmon +1 (switches focus between monitors) |
|
||||
|
||||
# Requirements
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue