aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.org9
1 files changed, 8 insertions, 1 deletions
diff --git a/config.org b/config.org
index 28dc182..78f7ab2 100644
--- a/config.org
+++ b/config.org
@@ -3897,11 +3897,18 @@ The main configuration for fontaine is found at ~bard-emacs-theme~ - Fonts. Thes
:variable-pitch-family "Iosevka Comfy Wide Motion Duo")
(prot
:default-family "Iosevka Comfy Wide Motion"
- :default-height 130
+ :default-height 140
:default-weight medium
:fixed-pitch-family "Iosevka Comfy Wide Motion"
:variable-pitch-family "Iosevka Comfy Wide Motion Duo"
:bold-weight extrabold)
+ (duo
+ :default-family "Iosevka Comfy Motion"
+ :default-height 140
+ :default-weight medium
+ :fixed-pitch-family "Iosevka Comfy Motion"
+ :variable-pitch-family "Iosevka Comfy Motion Duo"
+ :bold-weight extrabold)
(mono
:default-height 130
:default-family "monospace"