update master layout

This commit is contained in:
Simon Rieger 2025-08-21 15:06:37 +02:00
parent 8dd0ae8cb4
commit 2c58c2edcb
2 changed files with 7 additions and 6 deletions

View file

@ -32,7 +32,8 @@ bind = $mainMod, F, fullscreen,
bind = $mainMod, V, togglefloating,
bind = $mainMod, D, exec, $menu
bind = $mainMod, O, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
#bind = $mainMod, J, togglesplit, # dwindle Layout
bind = $mainMod, J, cyclenext, # Master Layout
bind = $mainMod+Shift, J, swapnext # Master Layout
# Screenshot

View file

@ -106,11 +106,11 @@ dwindle {
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
master {
orientation = left
mfact = 0.65
new_status = master # or slave status
smart_resizing = true
drop_at_cursor = true
orientation = left
mfact = 0.65
new_status = master # or slave status
smart_resizing = true
drop_at_cursor = true
}
# https://wiki.hyprland.org/Configuring/Variables/#misc