From f8f67508d811e3ad92f159d5101e2da89e269e37 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Sun, 15 Sep 2019 22:45:22 +0200 Subject: Adding xrdb patch --- patches.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'patches.h') diff --git a/patches.h b/patches.h index bd5359f..3ddb5c5 100644 --- a/patches.h +++ b/patches.h @@ -285,6 +285,11 @@ */ #define WINDOWROLERULE_PATCH 0 +/* Allows dwm to read colors from xrdb (.Xresources) at run time. + * https://dwm.suckless.org/patches/xrdb/ + */ +#define XRDB_PATCH 0 + /* The zoomswap patch allows a master and a stack window to swap places * rather than every window on the screen changing position. * https://dwm.suckless.org/patches/zoomswap/ -- cgit v1.2.3