summaryrefslogtreecommitdiff
path: root/swayidletog
diff options
context:
space:
mode:
Diffstat (limited to 'swayidletog')
-rwxr-xr-xswayidletog2
1 files changed, 1 insertions, 1 deletions
diff --git a/swayidletog b/swayidletog
index 42510ac..27d9db8 100755
--- a/swayidletog
+++ b/swayidletog
@@ -1,4 +1,4 @@
-#!/sbin/sh
+#!/bin/sh
SWIDLE=$(pidof swayidle)
if [ ! -z "$SWIDLE" ] ; then