diff options
| author | BardofSprites <[email protected]> | 2026-04-23 00:02:26 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-04-23 00:02:26 -0400 |
| commit | 080ed2741c189e71c02d3b455fca05b58bb31715 (patch) | |
| tree | cbea0d10504cec7068c11ef8cff2ac32e4022ffc /config.org | |
| parent | 97d918a7fc1dbfb9899ac42c5e360e9b5538300e (diff) | |
add new template
Diffstat (limited to 'config.org')
| -rw-r--r-- | config.org | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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" |
