aboutsummaryrefslogtreecommitdiff
path: root/scripts/controller-autostart-steam/controller-autostart-steam.env
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-02-16 19:16:10 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-02-16 19:16:20 +0100
commitfc62ca86ac5ee648391ce6453be850e1e73bf6a9 (patch)
treecad50934ec6bc4b543d5379272ea748a673933c4 /scripts/controller-autostart-steam/controller-autostart-steam.env
parent6ac0638df69bd13767f18dfb59311ab857121efb (diff)
feat(scripts): autostart steam when a controller is inserted
Diffstat (limited to 'scripts/controller-autostart-steam/controller-autostart-steam.env')
-rw-r--r--scripts/controller-autostart-steam/controller-autostart-steam.env6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/controller-autostart-steam/controller-autostart-steam.env b/scripts/controller-autostart-steam/controller-autostart-steam.env
new file mode 100644
index 0000000..7422e5f
--- /dev/null
+++ b/scripts/controller-autostart-steam/controller-autostart-steam.env
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+
+lockfile="$HOME/.controller-add.lock"
+
+perf_inside="performance"
+perf_outside="power-saver"