summaryrefslogtreecommitdiffhomepage
path: root/config.mk
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-10-04 21:19:54 +0200
committerbakkeby <[email protected]>2020-10-04 21:19:54 +0200
commitc47f61387da7c85aff9d3db00081053965e2e0dc (patch)
tree1ac8f69aea5b26a8b7f695920a92ed21a9a53136 /config.mk
parentac4845bcde8c54fb83b08c2a1cbb2c1367808721 (diff)
downloaddwm-flexipatch-c47f61387da7c85aff9d3db00081053965e2e0dc.tar.gz
dwm-flexipatch-c47f61387da7c85aff9d3db00081053965e2e0dc.zip
mpdcontrol: fixing typo, mpd (music player daemon), not mdp
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
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