aboutsummaryrefslogtreecommitdiff
path: root/early-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'early-init.el')
-rw-r--r--early-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/early-init.el b/early-init.el
index 5c31b90..4024755 100644
--- a/early-init.el
+++ b/early-init.el
@@ -4,4 +4,4 @@
(setq frame-resize-pixelwise t)
(setq default-frame-alist '((horizontal-scroll-bars . nil)
- (font . "monospace-12")))
+ (font . "Comic Mono-12:style=Normal")))