summaryrefslogtreecommitdiffstats
path: root/.ncmpcpp/config
diff options
context:
space:
mode:
Diffstat (limited to '.ncmpcpp/config')
-rw-r--r--.ncmpcpp/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index 580e8de..5e9cf38 100644
--- a/.ncmpcpp/config
+++ b/.ncmpcpp/config
@@ -270,7 +270,7 @@ mpd_music_dir = ~/Music
270## Note: Custom command that will be executed each time song changes. Useful for 270## Note: Custom command that will be executed each time song changes. Useful for
271## notifications etc. 271## notifications etc.
272## 272##
273execute_on_song_change = notify-send "now listening" "$(mpc current)" --app-name="ncmpcpp" --icon="folder-music" 273execute_on_song_change = notify-send "$(mpc current)" --app-name="ncmpcpp" --icon="folder-music"
274# 274#
275## 275##
276## Note: Custom command that will be executed each time player state 276## Note: Custom command that will be executed each time player state