tmaking terminus more explicit a regular font (otherwise olique font might be used in some setups like mine). - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit ab3b3a8f6195f1ab933c3e9e3fdd686ba1a6e3df
(DIR) parent 71b82fb1f6ab39409389962e891624ee1f0849c4
(HTM) Author: arg@mig29 <unknown>
Date: Tue, 5 Dec 2006 14:21:18 +0100
making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
Diffstat:
M config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.arg.h b/config.arg.h
t@@ -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"