updates
This commit is contained in:
parent
a5fdcbf449
commit
fee73b578c
1 changed files with 1 additions and 0 deletions
|
|
@ -19,4 +19,5 @@ magick "$INPUT_IMAGE" -blur 50x30 "$BLURRED_WALLPAPER"
|
|||
SQUARE_WALLPAPER="$HOME/.cache/images/square_wallpaper.png"
|
||||
magick "$INPUT_IMAGE" -gravity center -extent 1:1 "$SQUARE_WALLPAPER"
|
||||
|
||||
notify-send "Generated $BLURRED_WALLPAPER and $SQUARE_WALLPAPER"
|
||||
echo "Generated $BLURRED_WALLPAPER and $SQUARE_WALLPAPER"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue