hyprland switch to master layout

This commit is contained in:
2025-07-28 21:04:43 +02:00
parent 2d63eb7a4e
commit cd9c6c0a24
2 changed files with 24 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ general {
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
allow_tearing = false
layout = dwindle
layout = master
}
render {
@@ -139,11 +139,19 @@ animations {
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this
smart_split = true
}
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
master {
new_status = master
orientation = center
center_master_fallback = left
slave_count_for_center_master = 4
mfact = 0.60
new_status = slave
new_on_top = true
new_on_active = after
inherit_fullscreen = true
}
# https://wiki.hyprland.org/Configuring/Variables/#misc