summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-05-14 11:48:52 -0500
committerzachir <zachir@librem.one>2023-05-14 11:48:52 -0500
commit1a4629b58203a411c58861444f3825bd2d032669 (patch)
treecfe3028757b4c455f75de7a80c48673cef6bf38d
parent8763971809a31691c11225313617a5a180d1ecad (diff)
hyprland: want master focus on swap, not auto
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
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