sisyphus/.config/i3/scripts/lock.sh

7 lines
110 B
Bash
Raw Normal View History

2022-03-18 08:07:04 +01:00
img=/tmp/i3lock.png
scrot -z -o $img
convert $img -scale 20% -scale 500% -gamma 0.8 $img
i3lock -i $img #-u