dotfiles/i3/scripte/lockscreen.sh
2021-07-03 15:13:09 +02:00

2 lines
123 B
Bash

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