dotfiles/i3/scripts/autolock.sh

4 lines
59 B
Bash
Raw Normal View History

2016-09-10 18:18:41 +02:00
#!/bin/sh
xautolock -time 10 -locker "slock" -notify 30 &