X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=2458fe4e548f7cfe6afbd501c736e1f9cabcf016;hb=caf5a162716ebdcca0ba7dda1e7335697f3b9208;hp=cb4e3eb165ba868fdd92a9b0ba59c578caaafcd1;hpb=1d63030665674496930612ef9a272afb6b75c174;p=dwm.git diff --git a/config.arg.h b/config.arg.h index cb4e3eb..2458fe4 100644 --- a/config.arg.h +++ b/config.arg.h @@ -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 "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" #define NORMBORDERCOLOR "#333"