comparison config.h @ 15:85763b447d0f

add dwindle_m layout
author paulo
date Mon, 09 Apr 2018 20:08:44 -0600
parents da0e0496f75b
children c65d4f8dc8fd
comparison
equal deleted inserted replaced
8:4c43f781ee50 9:efe295200611
10 #define NORMFGCOLOR "#eeeeee" 10 #define NORMFGCOLOR "#eeeeee"
11 #define SELBORDERCOLOR "#ff0000" 11 #define SELBORDERCOLOR "#ff0000"
12 #define SELBGCOLOR "#222222" 12 #define SELBGCOLOR "#222222"
13 #define SELFGCOLOR "#00ff00" 13 #define SELFGCOLOR "#00ff00"
14 #define INVBORDERCOLOR "#aaaaaa" 14 #define INVBORDERCOLOR "#aaaaaa"
15 #define INVBGCOLOR "#007777" 15 #define INVBGCOLOR "#000099"
16 #define INVFGCOLOR "#dddd00" 16 #define INVFGCOLOR "#eeee00"
17 #define TOPBAR True /* False */ 17 #define TOPBAR True /* False */
18 #define TASKBAR True /* False */ 18 #define TASKBAR True /* False */
19 #define CLICK_TO_FOCUS True /* False */ 19 #define CLICK_TO_FOCUS True /* False */
20 20
21 /* behavior */ 21 /* behavior */