diff options
| author | bakkeby <[email protected]> | 2020-10-04 21:19:54 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-10-04 21:19:54 +0200 |
| commit | c47f61387da7c85aff9d3db00081053965e2e0dc (patch) | |
| tree | 1ac8f69aea5b26a8b7f695920a92ed21a9a53136 /config.mk | |
| parent | ac4845bcde8c54fb83b08c2a1cbb2c1367808721 (diff) | |
| download | dwm-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.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
