diff options
Diffstat (limited to 'home-config/hypr/wallpaper.sh')
-rwxr-xr-x | home-config/hypr/wallpaper.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/home-config/hypr/wallpaper.sh b/home-config/hypr/wallpaper.sh new file mode 100755 index 0000000..7d9ea21 --- /dev/null +++ b/home-config/hypr/wallpaper.sh | |||
@@ -0,0 +1,6 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | # Eventually allow for multiple animated backgrounds to be rotated. | ||
4 | # Right now just reset the current image for when outputs are changed | ||
5 | |||
6 | swww img ~/.config/hypr/Wallpapers/above-clouds.jpg | ||