mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Switched to new and improved lock png
This commit is contained in:
parent
8aea899f37
commit
6cf8907a47
@ -14,7 +14,7 @@ xdpyinfo -ext XINERAMA | sed '/^ head #/!d;s///' |
|
||||
# Add the lock to the swirled and blurred images:
|
||||
for i in `seq 0 ${INDEX}`;
|
||||
do
|
||||
convert /tmp/head_${i}.png -paint 1 -swirl 360 ~/.config/i3/lock.png -swirl -30 -gravity center -composite -matte /tmp/head_${i}.png;
|
||||
convert /tmp/head_${i}.png -paint 1 -swirl 360 ~/.config/i3/lock1.png -swirl -30 -gravity center -composite -matte /tmp/head_${i}.png;
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user