feat: Update launch scripts to improve error handling and streamline RetroArch launching

This commit is contained in:
2025-10-31 20:16:49 +01:00
parent d42d717f6c
commit d22ac2d4f4
4 changed files with 17 additions and 20 deletions
@@ -35,6 +35,6 @@ if systemctl --user is-active --quiet sunshine.scope; then
log "Stopping sunshine.scope"
systemctl --user stop sunshine.scope
fi
sleep 5
log "Restarting graphical session service..."
systemctl --user restart session.service