testing environment settings for toothpick

This commit is contained in:
cnst
2024-08-20 20:07:03 +02:00
parent 273bfa4e4e
commit d820008101

View File

@@ -20,6 +20,8 @@
TERM = "xterm-256color";
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "/home/toothpick/.steam/root/compatibilitytools.d"; # proton and steam compat
QT_QPA_PLATFORM = "wayland";
SDL_VIDEODRIVER = "wayland";
LIBVA_DRIVER_NAME = "nvidia";
XDG_SESSION_TYPE = "wayland";
GBM_BACKEND = "nvidia-drm";