X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.default.h;h=174be3fee9519789465fedff8359b13606d1729c;hp=348ab613ff330722ca4fbf1d11c94279ba51aaf2;hb=1d4a24dae02cfb3a3241c3d293e96dba910317bd;hpb=a768ea93fdb3adfa33b3ea7ccc7abfe86a2bfb2a diff --git a/config.default.h b/config.default.h index 348ab61..174be3f 100644 --- a/config.default.h +++ b/config.default.h @@ -7,7 +7,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL }; #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>" -#define TILESYMBOL "[]=" +#define TILESYMBOL "[%u]=" #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333366"