aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpd/ncmpcpp/config
diff options
context:
space:
mode:
Diffstat (limited to 'mpd/ncmpcpp/config')
-rw-r--r--mpd/ncmpcpp/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/mpd/ncmpcpp/config b/mpd/ncmpcpp/config
index 87deeb0..6814e2a 100644
--- a/mpd/ncmpcpp/config
+++ b/mpd/ncmpcpp/config
@@ -10,7 +10,8 @@ mpd_port = "6600"
10mpd_crossfade_time = "2" 10mpd_crossfade_time = "2"
11 11
12### Script ### 12### Script ###
13execute_on_song_change="~/.config/ncmpcpp/scripts/album-art" 13#execute_on_song_change="~/.config/ncmpcpp/scripts/album-art"
14execute_on_song_change = "~/.ncmpcpp/cover_obs.sh"
14 15
15### Behaviour ### 16### Behaviour ###
16message_delay_time = 1 17message_delay_time = 1
@@ -91,3 +92,4 @@ lines_scrolled = "2"
91 92
92system_encoding = "utf-8" 93system_encoding = "utf-8"
93regular_expressions = "extended" 94regular_expressions = "extended"
95