dotfiles/i3/scripte/lockscreen.sh
2021-07-04 18:43:57 +02:00

2 lines
123 B
Bash
Executable file

#!/bin/bash
xautolock -detectsleep -time 15 -locker "xset dpms force off && i3lock --ignore-empty-password --color 000000"