X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.default.h;h=6e86ed8f457b598cc2d430ab6c5a6c73e6c606f3;hp=ed091586d10a2af0c0e302e0efcb2c2f9f07efc3;hb=41ba7a79841c3d175f676e9a9ba6893dbc130856;hpb=aa471f2d65688f8cf4944c073ff05224bfac8a9c diff --git a/config.default.h b/config.default.h index ed09158..6e86ed8 100644 --- a/config.default.h +++ b/config.default.h @@ -16,7 +16,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL }; #define STATUSBGCOLOR "#dddddd" #define STATUSFGCOLOR "#222222" #define FLOATSYMBOL "~" -#define TILEDSYMBOL "#" +#define TILESYMBOL "#" #define MODKEY Mod1Mask #define MASTERW 60 /* percent */