aboutsummaryrefslogtreecommitdiff
path: root/early-init.el
diff options
context:
space:
mode:
authorlemurianmage <azureazure@disroot.org>2026-06-21 21:34:33 +0200
committerlemurianmage <azureazure@disroot.org>2026-06-21 21:34:33 +0200
commitbe290900fde118ab2fe06197d16d4d04588c33ee (patch)
tree4c312885f51f928b0bd17d55b12c0501f0d215b2 /early-init.el
parentcc700dddafcbcdb25972112fbfc439c58eec897c (diff)
downloaddotemacs-master.tar.gz
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")))