mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Time to give i3 a try.
This commit is contained in:
6
bin/i3lock.sh
Executable file
6
bin/i3lock.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
exec /usr/bin/xautolock \
|
||||
-time 5 \
|
||||
-locker "i3lock -c 000000" \
|
||||
-notify 30 \
|
||||
-notifier "notify-send -u critical -t 10000 -- 'LOCKING SCREEN IN 30 SECONDS'"
|
||||
Reference in New Issue
Block a user