summaryrefslogtreecommitdiff
path: root/lock
diff options
context:
space:
mode:
Diffstat (limited to 'lock')
-rwxr-xr-xlock2
1 files changed, 2 insertions, 0 deletions
diff --git a/lock b/lock
index bff4240..f28a93b 100755
--- a/lock
+++ b/lock
@@ -93,5 +93,7 @@ fi
# main()
if should_lock; then
+ dunstify -u critical "Screen will close"
+ sleep 15
lock_screen
fi