Blurlock: more blur
This commit is contained in:
parent
38b001dfca
commit
9cafbd8c52
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue