Hyprland: Remove master:new_is_master
This commit is contained in:
parent
12354c74b5
commit
663f0e5db6
1 changed files with 2 additions and 7 deletions
|
@ -1,10 +1,5 @@
|
||||||
dwindle {
|
dwindle {
|
||||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||||
pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
pseudotile = yes
|
||||||
preserve_split = yes # you probably want this
|
preserve_split = yes
|
||||||
}
|
|
||||||
|
|
||||||
master {
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
|
||||||
new_is_master = true
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue