cyclelayouts patch

- Apply cyclelayouts patch
- Add patch link to README
- Add new layout cycling keybindings to man page
This commit is contained in:
Sravan Balaji
2020-08-30 13:51:19 -04:00
parent bfa185fac4
commit 7d5b1b38a2
4 changed files with 28 additions and 0 deletions

6
dwm.1
View File

@@ -137,6 +137,12 @@ Sets grid layout.
.B Mod1\-space
Toggles between current and previous layout.
.TP
.B Mod1\-Control\-,
Cycles backwards in layout list.
.TP
.B Mod1\-Control\-.
Cycles forwards in layout list.
.TP
.B Mod1\-j
Focus next window.
.TP