second computer changes

This commit is contained in:
2018-07-02 22:16:18 +02:00
parent 29896214c4
commit 90855d3f7e
5 changed files with 26 additions and 7 deletions

View File

@@ -8,4 +8,4 @@ tmpbg='/tmp/screen.png'
scrot "$tmpbg"
convert "$tmpbg" -scale 10% -scale 1000% "$tmpbg"
convert "$tmpbg" "$icon" -gravity center -composite -matte "$tmpbg"
i3lock -u -i "$tmpbg"
i3lock -f -i "$tmpbg"