7 lines
202 B
Bash
7 lines
202 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# Eventually allow for multiple animated backgrounds to be rotated.
|
||
|
# Right now just reset the current image for when outputs are changed
|
||
|
|
||
|
swww img ~/.config/hypr/Wallpapers/above-clouds.jpg
|