summaryrefslogtreecommitdiff
path: root/src/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h
index a6128f0..c47cc8b 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -115,4 +115,7 @@
/* The name of the top level keymap */
#define TOP_KEYMAP "top"
+/* The default font */
+#define DEFAULT_FONT "9x15bold"
+
#endif /* !_ _RATPOISON_CONF_H */