projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96e1b25
)
personally I prefer 2px borders
author
Anselm R. Garbe
<arg@suckless.org>
Thu, 18 Jan 2007 10:46:39 +0000
(11:46 +0100)
committer
Anselm R. Garbe
<arg@suckless.org>
Thu, 18 Jan 2007 10:46:39 +0000
(11:46 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 2458fe4e548f7cfe6afbd501c736e1f9cabcf016..740affcade1442fa1f818f0ca58718c673d963c8 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-8,7
+8,7
@@
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
#define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define BORDERPX
1
+#define BORDERPX
2
#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#333"