mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-21 15:53:32 +01:00
ncmpcpp: Use an existing image as the default
This commit is contained in:
parent
1b5b8e827b
commit
06b44290b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user