From 5e46f37f059eec10779886b55445e05cdfbfbe65 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 16 Jan 2022 13:31:06 +0100 Subject: Apply xresources patch --- config.def.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index a0305fb..cda44a8 100644 --- a/config.def.h +++ b/config.def.h @@ -39,3 +39,14 @@ static XRectangle rectangles[9] = { { 11, 4, 1, 2 }, }; + +/* + * Xresources preferences to load at startup + */ +ResourcePref resources[] = { + { "color0", STRING, &colorname[INIT] }, + { "color4", STRING, &colorname[INPUT] }, + { "color1", STRING, &colorname[FAILED] }, + { "color3", STRING, &colorname[CAPS] }, +}; + -- cgit v1.2.3-70-g09d2