X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.default.h;h=c1274a1276b8acc42843424e58e6f097ed377883;hp=b8654bd90672562eb2ef7dfc8659310dc492d9ad;hb=5cc27f1b3c61df4f048cdac9e0feb31a2dd80c63;hpb=39ed54a468f339535f82cce2c0a79b92e74a7c09 diff --git a/config.default.h b/config.default.h index b8654bd..c1274a1 100644 --- a/config.default.h +++ b/config.default.h @@ -5,11 +5,11 @@ #define TAGS \ const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL }; -#define BORDERPX 1 #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" +#define BORDERPX 1 #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBORDERCOLOR "#dddddd" #define NORMBGCOLOR "#eeeeee"