fix config updates, env vars for wayland

This commit is contained in:
2024-06-28 00:32:45 +05:00
parent 4b48b1ae7c
commit 782793b8c7

View File

@ -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
}