Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
added comment to %u in config.default.h, added Button{4.5} support on mode label
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
aa3c0c9
..
b87c9dc
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-7,7
+7,7
@@
const char *tags[] = { "home", "net", "www", "mon", "fnord", NULL };
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
-#define TILESYMBOL "[]="
+#define TILESYMBOL "[
%u
]="
#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
#define NORMBGCOLOR "#111111"