Files
linux-configs/scripts/lock.sh
2019-04-21 11:30:33 +02:00

6 lines
155 B
Bash
Executable File

#!/usr/bin/env bash
scrot /tmp/screen-000.png
convert /tmp/screen-000.png -scale 10% -scale 1000% /tmp/screen-000.png
i3lock -n -t -i /tmp/screen-000.png