feat: Refactor game station launch scripts and update session management

This commit is contained in:
2025-10-27 00:06:05 +01:00
parent adc893de6e
commit 49de842b57
8 changed files with 147 additions and 45 deletions
@@ -21,7 +21,7 @@ Environment=XDG_SEAT=seat0
Environment=XDG_RUNTIME_DIR=/run/user/%U
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%U/bus
ExecStartPre=/usr/bin/chvt 1
ExecStart=/usr/bin/bash /usr/local/bin/launch_gamescope.sh
ExecStart=/usr/bin/bash /usr/local/bin/launch_session.sh
Restart=always
KeyringMode=shared