Fix games resoltion by setting primary monitor correctly. Fix Waybar with 2 seconds delay
This commit is contained in:
@@ -19,7 +19,7 @@ general {
|
||||
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = false
|
||||
|
||||
layout = dwindle
|
||||
layout = master
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
||||
@@ -68,9 +68,9 @@ dwindle {
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
# master {
|
||||
# new_is_master = true
|
||||
# }
|
||||
master {
|
||||
new_status = slave
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||
misc {
|
||||
|
||||
Reference in New Issue
Block a user