13 lines
299 B
SYSTEMD
13 lines
299 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Gamescope Session
|
||
|
|
Requires=graphical-session.target
|
||
|
|
BindsTo=graphical-session.target
|
||
|
|
After=graphical-session.target
|
||
|
|
|
||
|
|
Requires=gamescope-session.service
|
||
|
|
BindsTo=gamescope-session.service
|
||
|
|
|
||
|
|
Upholds=steam-launcher.service
|
||
|
|
|
||
|
|
Wants=ibus-gamescope.service
|
||
|
|
Wants=gamescope-mangoapp.service
|