aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 4638ccb..b854366 100644
--- a/config.h
+++ b/config.h
@@ -1,8 +1,8 @@
/* See LICENSE file for copyright and license details. */
/* appearance */
-static const char font[] = "-*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*";
-//static const char font[] = "Sans 8";
+//static const char font[] = "-*-terminus-medium-r-*-*-10-*-*-*-*-*-*-*";
+static const char font[] = "DejaVu Sans:size=8";
#define NUMCOLORS 4 // need at least 3
static const char colors[NUMCOLORS][ColLast][8] = {