parent
b31677dbef
commit
af6f3b9479
@ -0,0 +1,6 @@ |
||||
#!/bin/sh |
||||
|
||||
exec xautolock -detectsleep \ |
||||
-time 15 -locker "i3lock -c 000000" \ |
||||
-notify 30 \ |
||||
-notifier "notify-send -u critical -t 10000 -- 'LOCKING screen in 30 seconds'" |
Loading…
Reference in new issue