dotfiles/i3/lockscreen.sh

3 lines
71 B
Bash
Raw Normal View History

2021-07-01 09:46:13 +02:00
#!/bin/bash
2021-07-03 11:41:22 +02:00
xautolock -detectsleep -time 15 -locker "i3lock -c 000000"