diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-11-06 20:00:12 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-11-06 20:00:12 -0500 |
commit | bf8ccc69c6acab2b0b1ba72fcdc01e0495a97a6a (patch) | |
tree | 479ee9530c14d37f05342d2e612ab184d79ba3af /home-config/hypr/wallpaper.sh | |
parent | 4628331b6b7058056fe692c5f633bb3e9643e053 (diff) |
updated hyprland, new wallpaper app, color picker, etc
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 | ||