X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.default.h;h=174be3fee9519789465fedff8359b13606d1729c;hb=1d4a24dae02cfb3a3241c3d293e96dba910317bd;hp=348ab613ff330722ca4fbf1d11c94279ba51aaf2;hpb=1617b95598defdf0042b93f4b9fe0b4a237fb81d;p=dwm.git 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"