diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-07 20:25:19 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-07 20:25:19 -0500 |
| commit | 50ef825788a68cea1de4e2a654e79bc06337400d (patch) | |
| tree | 234eabc4f6bac8468b98c4624dc33e273626cb60 /themes | |
| parent | ee06e306d8a741f7c37cb006a4f7618f9d0472f1 (diff) | |
- themes
- removed cycle wall
- added wallpaper setter
- added wallpaper run from set-theme
- fixed wallpaper targets
- made names a bit more consistant
Diffstat (limited to 'themes')
| -rwxr-xr-x | themes/cho.sh (renamed from themes/chored.sh) | 2 | ||||
| -rwxr-xr-x | themes/cho2.sh (renamed from themes/chored-light.sh) | 2 | ||||
| -rwxr-xr-x | themes/feycave.sh | 2 | ||||
| -rwxr-xr-x | themes/hotdog.sh | 2 | ||||
| -rwxr-xr-x | themes/redblue.sh | 2 | ||||
| -rwxr-xr-x | themes/spaceship.sh | 2 | ||||
| -rwxr-xr-x | themes/warp.sh | 2 |
7 files changed, 8 insertions, 6 deletions
diff --git a/themes/chored.sh b/themes/cho.sh index b6e2e6a..6ea22b4 100755 --- a/themes/chored.sh +++ b/themes/cho.sh @@ -1,6 +1,6 @@ # Shell variables # Generated by 'wal' -wallpaper='/home/iceyrazor/stuff/scripts/bash/youtube-playlist-cli/thumbnails/t8DePOVpJEg.jpg' +wallpaper='/home/iceyrazor/stuff/media/wallpapers/papapa.png' # Special background='#0F0304' diff --git a/themes/chored-light.sh b/themes/cho2.sh index 987c44d..a6b502f 100755 --- a/themes/chored-light.sh +++ b/themes/cho2.sh @@ -1,6 +1,6 @@ # Shell variables # Generated by 'wal' -wallpaper='/home/iceyrazor/stuff/media/papapa abatademo.png' +wallpaper='/home/iceyrazor/stuff/media/wallpapers/papapa 2.jpg' # Special background='#0F0508' diff --git a/themes/feycave.sh b/themes/feycave.sh index 483423e..27a40a8 100755 --- a/themes/feycave.sh +++ b/themes/feycave.sh @@ -1,6 +1,6 @@ # Shell variables # Generated by 'wal' -wallpaper='/home/iceyrazor/56uvetgzh2se1.png' +wallpaper='/home/iceyrazor/stuff/media/wallpapers/fey-cave.png' # Special background='#0B0D16' diff --git a/themes/hotdog.sh b/themes/hotdog.sh index 82ba9ec..0686bd0 100755 --- a/themes/hotdog.sh +++ b/themes/hotdog.sh @@ -1,3 +1,5 @@ +wallpaper="/home/iceyrazor/stuff/media/wallpapers/hotdogstand.png" + # Special background='#ff0000' foreground='#ffffff' diff --git a/themes/redblue.sh b/themes/redblue.sh index e9bf68b..94b834f 100755 --- a/themes/redblue.sh +++ b/themes/redblue.sh @@ -1,6 +1,6 @@ # Shell variables # Generated by 'wal' -wallpaper='/home/iceyrazor/2025-06-06_19-42.png' +wallpaper='/home/iceyrazor/stuff/media/wallpapers/ado-ussewa.png' # Special background='#02000D' diff --git a/themes/spaceship.sh b/themes/spaceship.sh index 7689cee..24651be 100755 --- a/themes/spaceship.sh +++ b/themes/spaceship.sh @@ -1,6 +1,6 @@ # Shell variables # Generated by 'wal' -wallpaper='/home/iceyrazor/1a7q9jfpuf2f1.png' +wallpaper='/home/iceyrazor/stuff/media/wallpapers/spaceship-4jskal.png' # Special background='#0B092C' diff --git a/themes/warp.sh b/themes/warp.sh index 4b72b1d..c1dab0c 100755 --- a/themes/warp.sh +++ b/themes/warp.sh @@ -1,6 +1,6 @@ # Shell variables # Generated by 'wal' -wallpaper='/home/iceyrazor/1zu6aywxa7vd1.png' +wallpaper='/home/iceyrazor/stuff/media/wallpapers/warp-1.png' # Special background='#040617' |
