Make environment behave more like a real session

This commit is contained in:
Albert Armea 2026-01-04 14:21:02 -05:00
parent 15697465c5
commit a8a61813b8

View file

@ -1,6 +1,9 @@
# Shepherd Launcher - Kiosk Mode Sway Configuration # Shepherd Launcher - Kiosk Mode Sway Configuration
# This config makes Sway act as a kiosk environment with a custom launcher # This config makes Sway act as a kiosk environment with a custom launcher
exec_always dbus-update-activation-environment --systemd \
WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XDG_SESSION_DESKTOP XDG_RUNTIME_DIR
### Variables ### Variables
set $launcher ./target/debug/shepherd-launcher set $launcher ./target/debug/shepherd-launcher
set $hud ./target/debug/shepherd-hud set $hud ./target/debug/shepherd-hud