From 1a4629b58203a411c58861444f3825bd2d032669 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 14 May 2023 11:48:52 -0500 Subject: hyprland: want master focus on swap, not auto --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hypr') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 7a315d0..de38451 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -154,7 +154,7 @@ $secdMod = SUPER #{{{ Master layout binds # Master layout binds -bind = $mainMod+SHIFT, Return, layoutmsg, swapwithmaster auto #MASTER +bind = $mainMod+SHIFT, Return, layoutmsg, swapwithmaster master #MASTER bind = $mainMod+SHIFT, J, layoutmsg, swapnext #MASTER bind = $mainMod+SHIFT, K, layoutmsg, swapprev #MASTER bind = $mainMod+SHIFT, H, layoutmsg, addmaster #MASTER -- cgit v1.2.3