aboutsummaryrefslogtreecommitdiff
path: root/scripts/controller-autostart-steam/controller-steam.service
blob: 308e0f431ee760fa4d08dc90ab6c126582d2a682 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Autostart Steam when a controller is plugged

[Service]
Type=simple
ExecStart=/usr/bin/bash /home/anhgelus/.local/bin/,steam-controller

[Install]
WantedBy=default.target