aboutsummaryrefslogtreecommitdiff
path: root/scripts/controller-autostart-steam/controller-steam.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/controller-autostart-steam/controller-steam.service')
-rw-r--r--scripts/controller-autostart-steam/controller-steam.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/controller-autostart-steam/controller-steam.service b/scripts/controller-autostart-steam/controller-steam.service
new file mode 100644
index 0000000..308e0f4
--- /dev/null
+++ b/scripts/controller-autostart-steam/controller-steam.service
@@ -0,0 +1,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