🎨 ux(hypr): wallpaper options changed

fps added and transition type changed to grow
This commit is contained in:
Sergio Laín 2023-10-12 12:29:48 +02:00
parent b717fd00a4
commit 960beae68e
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -20,5 +20,5 @@ else
exit 1
fi
swww img --transition-type wipe --transition-pos top-right --transition-duration 3.8 --transition-step 255 "$IMAGE"
swww img --transition-type grow --transition-pos top-right --transition-fps 75 --transition-duration 3.8 --transition-step 255 "$IMAGE"
notify-send "Wallpaper Changed" "Wallpaper changed to $IMAGE"