changed layout to master
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||
general {
|
||||
layout = dwindle
|
||||
#layout = dwindle
|
||||
layout = master
|
||||
|
||||
gaps_in = 3
|
||||
gaps_out = 0 2 2 2
|
||||
@@ -114,7 +115,14 @@ dwindle {
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
master {
|
||||
new_status = master
|
||||
new_status = slave
|
||||
orientation = center
|
||||
mfact = 0.6
|
||||
slave_count_for_center_master = 4
|
||||
new_on_top = true
|
||||
inherit_fullscreen = true
|
||||
new_on_active = after
|
||||
center_master_fallback = left
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||
|
Reference in New Issue
Block a user