From c47f61387da7c85aff9d3db00081053965e2e0dc Mon Sep 17 00:00:00 2001 From: bakkeby Date: Sun, 4 Oct 2020 21:19:54 +0200 Subject: mpdcontrol: fixing typo, mpd (music player daemon), not mdp --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 1c54ec6..0ff4840 100644 --- a/config.mk +++ b/config.mk @@ -25,7 +25,7 @@ FREETYPEINC = /usr/include/freetype2 # Uncomment this for the alpha patch / BAR_ALPHA_PATCH #XRENDER = -lXrender -# Uncomment this for the mdpcontrol patch / MDPCONTROL_PATCH +# Uncomment this for the mpdcontrol patch / MPDCONTROL_PATCH #MPDCLIENT = -lmpdclient # Uncomment for the pango patch / BAR_PANGO_PATCH -- cgit v1.2.3