Xinqi Bao's Git
projects
/
dwm.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
71b82fb
)
making terminus more explicit a regular font (otherwise olique font might be used...
author
arg@mig29 <unknown>
Tue, 5 Dec 2006 13:21:18 +0000
(14:21 +0100)
committer
arg@mig29 <unknown>
Tue, 5 Dec 2006 13:21:18 +0000
(14:21 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index
f2cd997
..
0d7a880
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-9,7
+9,7
@@
const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define FONT "-*-terminus-medium-
*
-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT "-*-terminus-medium-
r
-*-*-14-*-*-*-*-*-iso10646-*"
#define NORMBGCOLOR "#333333"
#define NORMFGCOLOR "#cccccc"
#define SELBGCOLOR "#336699"