This commit is contained in:
cnst
2024-08-04 15:31:21 +02:00
parent e04160d690
commit e5f3027ce6
5 changed files with 7 additions and 7 deletions

View File

@@ -31,6 +31,7 @@
EDITOR = "nvim";
TERM = "foot";
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "/home/cnst/.steam/root/compatibilitytools.d"; # proton and steam compat
QT_QPA_PLATFORM = "wayland";
SDL_VIDEODRIVER = "wayland";
XDG_SESSION_TYPE = "wayland";

View File

@@ -31,6 +31,7 @@
EDITOR = "nvim";
TERM = "foot";
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "/home/toothpick/.steam/root/compatibilitytools.d"; # proton and steam compat
QT_QPA_PLATFORM = "wayland-egl";
SDL_VIDEODRIVER = "wayland";
XDG_SESSION_TYPE = "wayland";