🎨 ux(hypr): wallpaper options changed
fps added and transition type changed to grow
This commit is contained in:
parent
b717fd00a4
commit
960beae68e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue