comparison config.default.h @ 670:8274d5149b66

fofofo
author Anselm R. Garbe <arg@suckless.org>
date Mon, 08 Jan 2007 12:18:49 +0100
parents 3cc1d0c31c54
children 3a5910fac3cc
comparison
equal deleted inserted replaced
669:3cc1d0c31c54 670:8274d5149b66
8 #define DEFMODE dotile /* dofloat */ 8 #define DEFMODE dotile /* dofloat */
9 #define FLOATSYMBOL "><>" 9 #define FLOATSYMBOL "><>"
10 #define TILESYMBOL "[]=" 10 #define TILESYMBOL "[]="
11 11
12 #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" 12 #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
13 #define NORMBGCOLOR "#333366" 13 #define NORMBGCOLOR "#111111"
14 #define NORMFGCOLOR "#cccccc" 14 #define NORMFGCOLOR "#cccccc"
15 #define SELBGCOLOR "#666699" 15 #define SELBGCOLOR "#336699"
16 #define SELFGCOLOR "#eeeeee" 16 #define SELFGCOLOR "#eeeeee"
17 #define STATUSBGCOLOR "#dddddd" 17 #define STATUSBGCOLOR "#222222"
18 #define STATUSFGCOLOR "#222222" 18 #define STATUSFGCOLOR "#cccccc"
19 19
20 #define MASTER 600 /* per thousand */ 20 #define MASTER 600 /* per thousand */
21 #define MODKEY Mod1Mask 21 #define MODKEY Mod1Mask
22 #define NMASTER 1 /* clients in master area */ 22 #define NMASTER 1 /* clients in master area */
23 #define SNAP 20 /* pixel */ 23 #define SNAP 20 /* pixel */