commit 1a41d790e0fa7fca7c8aca6b4e4057a46b5310df parent 064faa9445b3aa0995e7addaffe7d7057ee9e8a3 Author: yasumori <ysmr@protonmail.com> Date: Fri, 27 May 2022 05:11:13 -0400 removing potentially confusing dialogue from switch all monitor tags patch Diffstat:
M | dwm.suckless.org/patches/switch_all_monitor_tags/index.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dwm.suckless.org/patches/switch_all_monitor_tags/index.md b/dwm.suckless.org/patches/switch_all_monitor_tags/index.md @@ -12,7 +12,7 @@ Example Usage ------------- If monitor A is on tag 1, and monitor B is on tag 2, and the user inputs `Alt+Super+3`, -both Monitors will switch to tag 3 (the currently selected monitor will not change). +both monitors will switch to tag 3. Download --------