dotfiles/.config/hypr/scripts/wallpaper
2023-07-04 17:34:58 +02:00

10 lines
No EOL
297 B
Bash
Executable file

#!/bin/sh
# Change the path of the image to yours
function load_wp(){
swww img --transition-type wipe --transition-pos top-right --transition-duration 3.8 --transition-step 255 --transition-fps 75 ~/Imagenes/Diseños-FanArt-Wallpapers/Wallpapers/Landscapes/resul222t.png
}
swww init
load_wp