summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoodle <shawtynoodle@gmail.com>2023-06-05 05:25:53 +0300
committernoodle <shawtynoodle@gmail.com>2023-06-05 05:25:53 +0300
commite37014476b64d7d24ef093f1d76cea6393206a4c (patch)
tree03598a385cf7f52a709b07df9a3f130f4d17f172
parent8562fb63fab948149c7bb7ac14101e81b30bb5fb (diff)
mpc-notify: change description
-rwxr-xr-xmpc-notify4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpc-notify b/mpc-notify
index ce41fa3..0e163ff 100755
--- a/mpc-notify
+++ b/mpc-notify
@@ -2,8 +2,8 @@
# Based on:
# https://wiki.archlinux.org/title/Ncmpcpp#With_album_art
-# Sends notification with album cover art using mpc, ffmpeg, notify-send,
-# and my other script, notify-replace.
+# Sends notification for mpd with album cover art. Uses mpc, ffmpeg,
+# notify-send, and my other script, notify-replace.
# For notification on song change:
# Assign execute_on_song_change to this script in ncmpcpp's config file.
# For notification on media keys: