Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
changed config.arg.h - I really need the 4th tag
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
355b02b
..
c457c23
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-4,7
+4,7
@@
*/
#define TAGS \
-const char *tags[] = { "work", "net", "fnord", NULL };
+const char *tags[] = { "
dev", "
work", "net", "fnord", NULL };
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"