From: Daniel Liu Date: Fri, 18 Sep 2020 03:11:08 +0000 (-0400) Subject: xresources X-Git-Url: https://git.danieliu.xyz/?p=slock.git;a=commitdiff_plain;h=c26b621d259b024c322e6a921f74f2b2872c4fe5;hp=1e90c31f9ccf3275701fb3e03facbf3af91de15d xresources --- diff --git a/config.def.h b/config.def.h index a88c27f..59dfba4 100644 --- a/config.def.h +++ b/config.def.h @@ -16,7 +16,6 @@ ResourcePref resources[] = { { "color0", STRING, &colorname[INIT] }, { "color4", STRING, &colorname[INPUT] }, { "color1", STRING, &colorname[FAILED] }, - { "color3", STRING, &colorname[CAPS] }, }; /* treat a cleared input like a wrong password (color) */