aboutsummaryrefslogtreecommitdiff
path: root/config.org
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2026-04-23 00:02:26 -0400
committerBardofSprites <[email protected]>2026-04-23 00:02:26 -0400
commit080ed2741c189e71c02d3b455fca05b58bb31715 (patch)
treecbea0d10504cec7068c11ef8cff2ac32e4022ffc /config.org
parent97d918a7fc1dbfb9899ac42c5e360e9b5538300e (diff)
add new template
Diffstat (limited to 'config.org')
-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"