"root" color was easy to make configurable

This commit is contained in:
Devin J. Pohly 2020-04-21 21:58:13 -05:00
parent ffc19434ee
commit 6f9f1b9e05
2 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,6 @@
/* appearance */
static const float rootcolor[] = {0.3, 0.3, 0.3, 1.0};
/* monitors */
static const MonitorRule monrules[] = {
/* name scale */