init
This commit is contained in:
5
scripts/autolock.sh
Executable file
5
scripts/autolock.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
pkill xautolock
|
||||
|
||||
xautolock -time 10 -locker "swaylock -i ~/.cache/current_wallpaper.jpg" -notify 30 -notifier "notify-send 'Screen will be locked soon.' 'Locking screen in 30 seconds'"
|
Reference in New Issue
Block a user