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:
d1f4fbb
)
fixed font definition
author
Anselm R. Garbe
<garbeam@gmail.com>
Mon, 1 Oct 2007 09:43:53 +0000
(11:43 +0200)
committer
Anselm R. Garbe
<garbeam@gmail.com>
Mon, 1 Oct 2007 09:43:53 +0000
(11:43 +0200)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index e76e18d475e89f11328d2ccaf73ba57001a41ca2..b2f75dc4691fdea77dc05a015dedee1eefd45ba9 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"