summaryrefslogtreecommitdiff
path: root/.local/bin/idle
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/idle')
-rwxr-xr-x.local/bin/idle6
1 files changed, 0 insertions, 6 deletions
diff --git a/.local/bin/idle b/.local/bin/idle
deleted file mode 100755
index ae40ff3..0000000
--- a/.local/bin/idle
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-xidlehook \
- --detect-sleep --not-when-audio --not-when-fullscreen \
- --timer 300 'betterlockscreen -l' '' \
- --timer 60 'systemctl suspend' '' &