before leaning things up
This commit is contained in:
parent
b1701adf75
commit
da2bbd371c
9 changed files with 151 additions and 113 deletions
5
config.h
5
config.h
|
@ -8,3 +8,8 @@
|
|||
#define FGCOLOR "#ffffff"
|
||||
#define BORDERCOLOR "#9999CC"
|
||||
#define STATUSDELAY 10 /* seconds */
|
||||
|
||||
/* tags, see wm.c for further config */
|
||||
enum { Tscratch, Tdev, Tirc, Twww, Twork, /* never remove: */ TLast };
|
||||
|
||||
/* see kb.c for shortcut customization */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue