Changed GTK_BACKEND env var to wayland only

This commit is contained in:
2025-06-16 13:27:11 -04:00
parent 65193f6dd9
commit b15bb60d07
3 changed files with 35 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ env = HYPRCURSOR_SIZE,24
env = XCURSOR_THEME,Bibata-Modern-Classic
env = XCURSOR_SIZE,24
# Toolkit Backend Vars
env = GDK_BACKEND,wayland;x11;* # seems to stop applications from starting, stating no display
env = GDK_BACKEND,wayland
env = SDL_VIDEODRIVER,wayland # stops sapiens game from running as it cannot find the video subsystem
env = CLUTTER_BACKEND,wayland
# QT Variables