feat: Add scripts and systemd services for SteamOS session management and game launching
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=SteamOS Target
|
||||
Requires=graphical-session.target
|
||||
BindsTo=graphical-session.target
|
||||
After=graphical-session.target
|
||||
PropagatesStopTo=graphical-session.target
|
||||
|
||||
Requires=session.service
|
||||
BindsTo=session.service
|
||||
|
||||
# Wants=ibus-gamescope.service
|
||||
# Wants=steam-notif-daemon.service
|
||||
# Wants=gamescope-xbindkeys.service
|
||||
# Wants=galileo-mura-setup.service
|
||||
# Wants=gamescope-mangoapp.service
|
||||
Reference in New Issue
Block a user