aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-05-10 20:30:09 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-05-10 20:30:09 +0530
commit30b203af5d6f35c5f94fb3a65845432cde014347 (patch)
tree55663a7a3c0737d34403fcca3a64c46dacf8c08a /dwm.1
parentbd7e23dff2c22e1133ec7908f689b9e7b8d5704a (diff)
patched dwm-focusadjacenttag-6.3.diff
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.112
1 files changed, 12 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index ddc8321..6d8cd6d 100644
--- a/dwm.1
+++ b/dwm.1
@@ -77,6 +77,18 @@ Send focused window to previous screen, if any.
.B Mod1\-Shift\-.
Send focused window to next screen, if any.
.TP
+.B Mod1\-Right
+Focus tag on the right, if any.
+.TP
+.B Mod1\-Left
+Focus tag on the left, if any.
+.TP
+.B Mod1\-Shift\-Right
+Send focused window to tag on the right, if any.
+.TP
+.B Mod1\-Shift\-Left
+Send focused window to tag on the left, if any.
+.TP
.B Mod1\-b
Toggles bar on and off.
.TP