diff options
Diffstat (limited to 'mpd/ncmpcpp/config')
-rw-r--r-- | mpd/ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd/ncmpcpp/config b/mpd/ncmpcpp/config index 1aa6a2b..e818015 100644 --- a/mpd/ncmpcpp/config +++ b/mpd/ncmpcpp/config | |||
@@ -11,7 +11,7 @@ mpd_crossfade_time = "2" | |||
11 | 11 | ||
12 | ### Script ### | 12 | ### Script ### |
13 | #execute_on_song_change="~/.config/ncmpcpp/scripts/album-art" | 13 | #execute_on_song_change="~/.config/ncmpcpp/scripts/album-art" |
14 | execute_on_song_change = "~/.ncmpcpp/cover_obs.sh" | 14 | #execute_on_song_change = "~/.ncmpcpp/cover_obs.sh" |
15 | 15 | ||
16 | ### Behaviour ### | 16 | ### Behaviour ### |
17 | message_delay_time = 1 | 17 | message_delay_time = 1 |