This commit is contained in:
Stephan Raabe
2024-05-29 13:56:22 +02:00
parent 2802fc7999
commit 81f502a3b1
9 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ else
dunstify "Creating blurred version ..." "with image $newwall" -h int:value:50 -h string:x-dunst-stack-tag:wallpaper
fi
magick $wallpaper -resize 75% $blurred
magick $used_wallpaper -resize 75% $blurred
echo ":: Resized to 75%"
if [ ! "$blur" == "0x0" ] ;then
magick $blurred -blur $blur $blurred