Explorar o código

personally I prefer 2px borders

Anselm R. Garbe %!s(int64=19) %!d(string=hai) anos
pai
achega
a542bdf658
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -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"