Added scripts from home and fixed deploy

This commit is contained in:
Pavel Kachalouski
2019-04-21 11:30:33 +02:00
parent fc0e2cc500
commit 4ff1b7524c
5 changed files with 12 additions and 6 deletions

5
scripts/lock.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/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