Skip to content

Commit

Permalink
🔧 [#44] build: bump 37 wallpaper to 38
Browse files Browse the repository at this point in the history
We're skipping 37, but it would be a shame for this one to not become a default ever.
  • Loading branch information
electricduck committed Sep 17, 2022
1 parent 0032cc5 commit fcb65f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common/post.sh
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,8 @@ done
case $version_id in
35) wallpaper="karsten-wurth-7BjhtdogU3A-unsplash" ;;
36) wallpaper="max-okhrimenko-R-CoXmMrWFk-unsplash" ;;
37) wallpaper="zara-walker-_pC5hT6aXfs-unsplash" ;;
*) wallpaper="jack-b-vcNPMwS08UI-unsplash" ;;
38) wallpaper="zara-walker-_pC5hT6aXfs-unsplash" ;;
39) wallpaper="jack-b-vcNPMwS08UI-unsplash" ;;
esac
if [[ -f "/usr/share/backgrounds/default/$wallpaper.jpg" ]]; then
Expand Down

0 comments on commit fcb65f6

Please sign in to comment.