fix config updates, env vars for wayland
This commit is contained in:
@ -6,12 +6,15 @@ exec-once=waybar
|
||||
exec-once=hyprpaper
|
||||
exec-once=dunst
|
||||
|
||||
|
||||
exec-once = hyprpm reload -n
|
||||
|
||||
monitor=DP-2,2560x1440@144,1920x0,1,vrr,2
|
||||
monitor=HDMI-A-1,1920x1080@60,0x360,1
|
||||
|
||||
env = GDK_BACKEND,wayland,x11,*
|
||||
env = QT_QPA_PLATFORM,wayland,xcb
|
||||
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
||||
|
||||
debug {
|
||||
disable_logs = false
|
||||
}
|
||||
@ -95,7 +98,7 @@ dwindle {
|
||||
|
||||
master {
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
new_is_master = true
|
||||
new_status = master
|
||||
new_on_top = true
|
||||
mfact = 0.5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user