summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/config.org b/.config/emacs/config.org
index 834fe3b..6bee772 100644
--- a/.config/emacs/config.org
+++ b/.config/emacs/config.org
@@ -901,7 +901,7 @@ play around with this.
#+BEGIN_SRC elisp
- (defvar mango-monospace-font '("Iosevka Smooth" :weight light :height 162)
+ (defvar mango-monospace-font '("Iosevka Smooth" :weight regular :height 162)
"The default monospace font to use. This is a list containing a font name,
font weight, and font height in that order.")