tusing a green selborder - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit f76b3a46851069860707f70ebc17ba4115219547
(DIR) parent 84ae6e12ebbb1a42a89c3f517952601985ab55d0
(HTM) Author: Anselm R. Garbe <arg@suckless.org>
Date: Wed, 21 Feb 2007 15:47:52 +0100
using a green selborder
Diffstat:
M config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.arg.h b/config.arg.h
t@@ -8,7 +8,7 @@
#define NORMBORDERCOLOR "#333"
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"
-#define SELBORDERCOLOR "#69c"
+#define SELBORDERCOLOR "#8c8"
#define SELBGCOLOR "#555"
#define SELFGCOLOR "#fff"
#define TOPBAR True /* False */