diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index aaf7bfb..12c396f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -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 }