repairs and added crunchyroll to do not darken

This commit is contained in:
Hannes
2026-06-21 19:44:36 +02:00
parent dd07b89fd5
commit d6e82ab45b
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ hl.env("HYPRLAND_TRACE", "1")
-- Toolkit Backend Variables
hl.env("GDK_BACKEND", "wayland,x11,*")
hl.env("QT_QPA_PLATFORM", "wayland;xcb")
hl.env("SDL_VIDEODRIVER", "wayland") -- if older game fails set to x11
hl.env("SDL_VIDEODRIVER", "wayland,x11") -- if older game fails set to x11
hl.env("CLUTTER_BACKEND", "wayland")
-- XDG Specifications