Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
d1f4fbb
)
fixed font definition
author
Anselm R. Garbe <
[email protected]
>
Mon, 1 Oct 2007 09:43:53 +0000
(11:43 +0200)
committer
Anselm R. Garbe <
[email protected]
>
Mon, 1 Oct 2007 09:43:53 +0000
(11:43 +0200)
config.def.h
diff
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
e76e18d
..
b2f75dc
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-3,7
+3,7
@@
/* appearance */
#define BARPOS BarTop /* BarBot, BarOff */
#define BORDERPX 1
-#define FONT "-*-terminus-
*
-*-*-*-*-*-*-*-*-*-*-*"
+#define FONT "-*-terminus-
medium
-*-*-*-*-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#cccccc"
#define NORMBGCOLOR "#cccccc"
#define NORMFGCOLOR "#000000"