summaryrefslogtreecommitdiffhomepage
path: root/patches.h
diff options
context:
space:
mode:
Diffstat (limited to 'patches.h')
-rw-r--r--patches.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.h b/patches.h
index 562d033..4b12fdc 100644
--- a/patches.h
+++ b/patches.h
@@ -187,6 +187,11 @@
*/
#define SAVEFLOATS_PATCH 0
+/* Allows restarting dwm without the dependency of an external script.
+ * https://dwm.suckless.org/patches/selfrestart/
+ */
+#define SELFRESTART_PATCH 0
+
/* This patch allows border pixels to be changed during runtime.
* https://dwm.suckless.org/patches/setborderpx/
*/