From 30b203af5d6f35c5f94fb3a65845432cde014347 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 10 May 2025 20:30:09 +0530 Subject: patched dwm-focusadjacenttag-6.3.diff --- dwm.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'dwm.1') 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 -- cgit v1.2.3