| tusing a green selborder - dwm - [fork] customized build of dwm, the dynamic wi… | |
| git clone git://src.adamsgaard.dk/dwm | |
| Log | |
| Files | |
| Refs | |
| README | |
| LICENSE | |
| --- | |
| commit f76b3a46851069860707f70ebc17ba4115219547 | |
| parent 84ae6e12ebbb1a42a89c3f517952601985ab55d0 | |
| Author: Anselm R. Garbe <[email protected]> | |
| 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(-) | |
| --- | |
| 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 */ |