From e37014476b64d7d24ef093f1d76cea6393206a4c Mon Sep 17 00:00:00 2001 From: noodle Date: Mon, 5 Jun 2023 05:25:53 +0300 Subject: mpc-notify: change description --- mpc-notify | 4 ++-- 1 file 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: -- cgit v1.2.3