Changed GTK_BACKEND env var to wayland only
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user