summaryrefslogtreecommitdiffhomepage
path: root/patches.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-10-10 23:09:07 +0200
committerbakkeby <[email protected]>2019-10-10 23:09:07 +0200
commited1c509df3faf757a5b46bae0cfa59035977b50c (patch)
treefcfc75bba17b651ebe2b27786933675c1cfbd489 /patches.h
parent703e9da1108cb3d69314bdd979b8ec9141a28618 (diff)
downloaddwm-flexipatch-ed1c509df3faf757a5b46bae0cfa59035977b50c.tar.gz
dwm-flexipatch-ed1c509df3faf757a5b46bae0cfa59035977b50c.zip
Adding mdpcontrol patch
Diffstat (limited to 'patches.h')
-rw-r--r--patches.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/patches.h b/patches.h
index 5d86161..62269e6 100644
--- a/patches.h
+++ b/patches.h
@@ -224,6 +224,14 @@
*/
#define MAXIMIZE_PATCH 0
+/* Control Music Player Daemon via keybinds.
+ * This patch depends on an additional library lmdpclient so if you want to enable this
+ * then you will also have to append -lmpdclient to the LIBS configuration in config.mk.
+ * A placeholder has been added there for reference.
+ * https://dwm.suckless.org/patches/mpdcontrol/
+ */
+#define MDPCONTROL_PATCH 0
+
/* Adds rules per monitor, e.g. have default layouts per monitor.
* The use case for this is if the second monitor is vertical (i.e. rotated) then
* you may want to use a different default layout for this monitor than what is