about summary refs log tree commit diff stats
path: root/config.default.h
diff options
context:
space:
mode:
authorarg@mig29 <unknown>2006-12-07 12:03:15 +0100
committerarg@mig29 <unknown>2006-12-07 12:03:15 +0100
commit66c699a7018ef681334d9df42c98990c3dc82673 (patch)
tree76948d5f18c95eb7a16823ad38630e9b51cd91da /config.default.h
parentaaf1e44da9548e35c89d8e17f9b8e543bc0d8455 (diff)
downloaddwm-66c699a7018ef681334d9df42c98990c3dc82673.tar.gz
nah, people should define 'fixed' to be compatible with their locale
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.default.h b/config.default.h
index 3fef5ec..091b52e 100644
--- a/config.default.h
+++ b/config.default.h
@@ -9,7 +9,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL };
 #define FLOATSYMBOL		"><>"
 #define TILESYMBOL		"[]="
 
-#define FONT			"-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
+#define FONT			"fixed"
 #define NORMBGCOLOR		"#333366"
 #define NORMFGCOLOR		"#cccccc"
 #define SELBGCOLOR		"#666699"
d5b5d658830bd24724f945e0d6ddf6a06adc0e'>77d5b5d6 ^
a91c1c2a ^
5497090a ^
ce87c19e ^
5497090a ^
b96af395 ^
d1c12218 ^
b96af395 ^
77d5b5d6 ^
b96af395 ^
bc643692 ^
b96af395 ^
bc643692 ^
b96af395 ^
ce87c19e ^


b96af395 ^
d2244a2f ^


ce87c19e ^
b96af395 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34