feat(systemd): env. var. - add some for SDL VIDEO

This commit is contained in:
Olivier DOSSMANN 2024-11-20 20:46:50 +01:00
parent 3bc126b449
commit f631aa76af

View File

@ -7,3 +7,5 @@ QT_QPA_PLATFORM=wayland
# Pour les applications utilisant Electron
# Cf. https://www.electronjs.org/docs/latest/api/environment-variables
ELECTRON_OZONE_PLATFORM_HINT=wayland
# Pour wayland
SDL_VIDEODRIVER=wayland