Files
a13labs.infra/ansible/files/game_station/systemd/user/gamescope-session.service
T

17 lines
419 B
Desktop File
Raw Normal View History

[Unit]
Description=Gamescope Session
Before=graphical-session.target
PartOf=graphical-session.target
Wants=graphical-session-pre.target
After=graphical-session-pre.target
RefuseManualStart=yes
[Service]
TimeoutStartSec=5
TimeoutStopSec=10
ExecStart=gamescope-session
Type=notify
NotifyAccess=all
# Make Steam's srt-logger write to the journal with it's own prefixes
Environment=SRT_LOG_TO_JOURNAL=1
Slice=session.slice