diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ /* Ditto for unfocused. Use "-u color". */ #define UNFOCUSCOL "grey40" +#define FIXEDCOL "red" + /* Width of border window, in pixels. */ #define BORDERWIDTH 1 |