fix(sway): Load .config/environment.d/envvars.conf in another way

This commit is contained in:
2025-01-10 18:41:18 +01:00
parent 6f2e18367f
commit b16702c28e
3 changed files with 50 additions and 22 deletions

View File

@@ -10,6 +10,8 @@ ELECTRON_OZONE_PLATFORM_HINT=wayland
# Pour wayland
SDL_VIDEODRIVER=wayland
# Session : déjà fait par sway-systemd. Cf. https://github.com/alebastr/sway-systemd/blob/main/src/session.sh
# Regarder dans .config/sway/config, à la fin ça importe /etc/sway/config.d/ qui contient 10-systemd-session.conf qui exécute session.sh
# Ce qui import XDG_SESSION_TYPE, XDG_SESSION_DESKTOP, XDG_CURRENT_DESKTOP, etc.
#export XDG_SESSION_TYPE=wayland
#export XDG_SESSION_DESKTOP=sway
# gammastep-indicator n'est plus utilisé dans mon Wayland