diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-06-15 10:34:29 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-06-15 10:34:29 +0800 |
| commit | 6daf64e01f46254283984e2ea4283dcbefed24ab (patch) | |
| tree | 6f0981c76daa76ed096f20b0db812dce9e724739 | |
| parent | 3dba25bc6235f822fd06daf302001d3937ceda03 (diff) | |
Update
| -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 |