X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/f1fe19bc2b0b1744a82551ef2580e621231cd97e..c518345f4098f8dbe4beaf98ea16136aa0a3e03c:/config.arg.h?ds=sidebyside diff --git a/config.arg.h b/config.arg.h index 9423833..a662d20 100644 --- a/config.arg.h +++ b/config.arg.h @@ -7,6 +7,8 @@ const char *tags[] = { "work", "net", "fnord", NULL }; #define DEFMODE dotile /* dofloat */ +#define FLOATSYMBOL "><>" +#define TILESYMBOL "[]=" #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define SELBGCOLOR "#666699"