summarylogtreecommitdiffstats
path: root/font.patch
blob: cafc49ab7e880acccc1b7115da0106f6eb026201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- xmbmon.bak  Sun Jan 29 13:41:41 2006
+++ xmbmon.c    Sun Jan 29 13:42:53 2006
@@ -23,9 +23,9 @@
 #define RES_NAME   "XMBmon"

 #define DEFAULT_GEOMETRY  "100x140"
-#define DEFAULT_FONT      "-adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*"
+#define DEFAULT_FONT      "fixed"

-#define DEFAULT_LBFONT    "-adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*"
+#define DEFAULT_LBFONT    "fixed"
 #define DEFAULT_LBCOLOR   "black"

 #define DEFAULT_COUNT        "4"