diff options
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r-- | hypr/hyprland.conf | 2 |
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 |