summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xservices/unclutter/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/unclutter/run b/services/unclutter/run
index f37ed37..2cc69fa 100755
--- a/services/unclutter/run
+++ b/services/unclutter/run
@@ -1,3 +1,3 @@
#!/bin/sh
-exec unclutter -idle 1 2>&1
+exec unclutter --timeout 1 2>&1