From 250469828080d424d447c70118690a75bb99b94b Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 15 Nov 2025 15:59:58 +0300 Subject: scuffed fix for creating empty tags --- .config/mango/config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mango/config.conf b/.config/mango/config.conf index 406eed4..53fcca5 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -244,7 +244,7 @@ bind=SUPER+SHIFT,period,spawn,mpc repeat bind=SUPER,Left,focusmon,left bind=SUPER+SHIFT,Left,tagmon,left bind=SUPER,Right,focusmon,right -bind=SUPER+SHIFT,Right,tagmon,right +bind=SUPER+SHIFT,Right,tagmon,left # bind=SUPER,Page_Up, # bind=SUPER+SHIFT,Page_Up, -- cgit v1.2.3