b55a2629fb
turns out i was dumping them in 2 different places lmao
4 lines
178 B
Bash
Executable File
4 lines
178 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec xautolock -detectsleep -time 10 -locker "/usr/bin/betterlockscreen -l" -notify 30 -notifier "notify-send -u critical -t 10000 -- 'LOCKING screen in 30 seconds"
|