summaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorJake Koroman <jake@jakekoroman.com>2025-10-02 12:00:38 -0400
committerJake Koroman <jake@jakekoroman.com>2025-10-02 15:31:20 -0400
commitc40d34337e95617842ea6ebf398582be2ad8056a (patch)
treeb4574450c54694b93063b9e9dc9e73ae8575af91 /dwm.1
parenta2f8df64808a25cbef517559048699820e71d8e9 (diff)
patch: applied cyclelayouts.
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 6 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index ddc8321..829047b 100644
--- a/dwm.1
+++ b/dwm.1
@@ -92,6 +92,12 @@ Sets monocle 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