moved BORDERPX to config.*.h

This commit is contained in:
Anselm R. Garbe
2007-01-17 12:36:29 +01:00
parent 936e11fd54
commit caf5a16271
5 changed files with 4 additions and 3 deletions

View File

@ -8,6 +8,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
#define BORDERPX 1
#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#dddddd"