mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Merge 6cf8907a470eff23a6d7227c9ac0463dccb4278e into db952b561606228d7e2f20e8bbcd8c69f534a444
This commit is contained in:
commit
1b05ca3176
Binary file not shown.
|
Before Width: | Height: | Size: 7.7 KiB |
@ -14,7 +14,7 @@ xdpyinfo -ext XINERAMA | sed '/^ head #/!d;s///' |
|
|||||||
# Add the lock to the swirled and blurred images:
|
# Add the lock to the swirled and blurred images:
|
||||||
for i in `seq 0 ${INDEX}`;
|
for i in `seq 0 ${INDEX}`;
|
||||||
do
|
do
|
||||||
convert /tmp/head_${i}.png -paint 1 -swirl 360 ~/.config/i3/lock.png -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
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
.config/i3/lock1.png
Normal file
BIN
.config/i3/lock1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Loading…
x
Reference in New Issue
Block a user