Browse Source

changed status fg

master
Anselm R. Garbe 18 years ago
parent
commit
c75168186b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.arg.h

+ 1
- 1
config.arg.h View File

@ -15,7 +15,7 @@ const char *tags[] = { "home", "net", "www", "mon", "fnord", NULL };
#define SELBGCOLOR "#336699"
#define SELFGCOLOR "#eeeeee"
#define STATUSBGCOLOR "#222222"
#define STATUSFGCOLOR "#99ccff"
#define STATUSFGCOLOR "#dddddd"
#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask


Loading…
Cancel
Save