Adding selfrestart patch

This commit is contained in:
bakkeby
2019-09-14 23:58:04 +02:00
parent 5501f81b9c
commit 70012dbf2c
7 changed files with 90 additions and 1 deletions

View File

@@ -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/
*/