ncmpcpp: Use an existing image as the default

This commit is contained in:
Donovan Glover 2023-09-12 15:27:15 -04:00
parent 1b5b8e827b
commit 06b44290b1
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -19,7 +19,7 @@
#!/usr/bin/env bash
music_dir="$HOME/"
fallback_image="$HOME/a.jpg"
fallback_image="${../assets/wallpaper.png}"
main () {
find_cover 2>/dev/null