Browse Source

personally I prefer 2px borders

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

+ 1
- 1
config.arg.h View File

@ -8,7 +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 BORDERPX 2
#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#333"


Loading…
Cancel
Save