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