hyprland layout
This commit is contained in:
parent
65c1523c8c
commit
48b4ea27b5
2 changed files with 6 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ general {
|
|||
col.active_border = rgba(69ff94ff)
|
||||
col.inactive_border = rgba(6272A4FF)
|
||||
|
||||
layout = dwindle
|
||||
layout = master
|
||||
|
||||
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = false
|
||||
|
|
@ -131,6 +131,8 @@ dwindle {
|
|||
master {
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
# new_is_master = true
|
||||
orientation = center
|
||||
slave_count_for_center_master = 2
|
||||
}
|
||||
|
||||
gestures {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue