gamemode/data/systemd/user/gamemoded.service.in
2022-08-05 11:35:24 +01:00

12 lines
170 B
SYSTEMD

[Unit]
Description=gamemoded
[Service]
Type=dbus
BusName=com.feralinteractive.GameMode
NotifyAccess=main
ExecStart=@BINDIR@/gamemoded
[Install]
WantedBy=default.target