Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
applied Sanders all5.patch (thanks for your weekend session, Sander!)
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
cb4e3eb
..
66cab9a
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-5,6
+5,7
@@
#define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
+#define BORDERPX 1
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="