hyprland gpu fixes

This commit is contained in:
Emmet
2025-03-02 11:40:15 -06:00
parent e48a4ba75a
commit 15fa120084
2 changed files with 4 additions and 1 deletions

View File

@@ -29,7 +29,6 @@ in
XDG_CURRENT_DESKTOP = "Hyprland";
XDG_SESSION_DESKTOP = "Hyprland";
XDG_SESSION_TYPE = "wayland";
AQ_DRM_DEVICES = "/dev/dri/card1:/dev/dri/card0";
GDK_BACKEND = "wayland,x11,*";
QT_QPA_PLATFORM = "wayland;xcb";
QT_QPA_PLATFORMTHEME = lib.mkForce "qt5ct";