diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +/* appearance */ +static const float rootcolor[] = {0.3, 0.3, 0.3, 1.0}; + /* monitors */ static const MonitorRule monrules[] = { /* name scale */ |