X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.arg.h;h=fae30d0ad059c9c4ae5601a46aa4da034347d620;hp=2b94fd6480880a5fc3deb54a10470c521f0bca9e;hb=5cc27f1b3c61df4f048cdac9e0feb31a2dd80c63;hpb=39ed54a468f339535f82cce2c0a79b92e74a7c09 diff --git a/config.arg.h b/config.arg.h index 2b94fd6..fae30d0 100644 --- a/config.arg.h +++ b/config.arg.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 "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222"