Blurlock: more blur

This commit is contained in:
Marcel Kapfer 2018-02-23 09:28:18 +01:00
parent 38b001dfca
commit 9cafbd8c52
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
scrot /tmp/lock.png
convert /tmp/lock.png -modulate 70,20 -blur 0x4 /tmp/lock.png
convert /tmp/lock.png -modulate 70,20 -blur 0x8 /tmp/lock.png
i3lock -i /tmp/lock.png