summaryrefslogtreecommitdiff
path: root/.local/bin/lock
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/lock')
-rwxr-xr-x.local/bin/lock9
1 files changed, 0 insertions, 9 deletions
diff --git a/.local/bin/lock b/.local/bin/lock
deleted file mode 100755
index 7f2c145..0000000
--- a/.local/bin/lock
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-xset dpms 10
-xidlehook \
- --detect-sleep --not-when-audio --not-when-fullscreen \
- --timer 60 'systemctl suspend' '' &
-slock
-kill $!
-xset -dpms