tangled
alpha
login
or
join now
nesv.ca
/
emacs.d
0
fork
atom
My personal emacs configuration
0
fork
atom
overview
issues
pulls
pipelines
fonts: Iosevka Comfy Wide
nesv.ca
2 years ago
61c943e5
01abf756
+4
-2
1 changed file
expand all
collapse all
unified
split
init.el
+4
-2
init.el
···
127
127
:config
128
128
(setq fontaine-presets
129
129
'((tiny
130
130
+
:default-family "Iosevka Comfy Wide Fixed"
130
131
:default-height 70)
131
132
(small
133
133
+
:default-family "Iosevka Comfy Fixed"
132
134
:default-height 90)
133
135
(regular
134
136
:default-height 100)
···
145
147
:default-height 170
146
148
:bold-weight extrabold)
147
149
(t
148
148
-
:default-family "MonoLisa"
150
150
+
:default-family "Iosevka Comfy Wide"
149
151
:default-weight regular
150
152
:default-height 100
151
153
:fixed-pitch-family nil ; Falls back to :default-family
152
154
:fixed-pitch-weight nil ; Falls back to :default-weight
153
155
:fixed-pitch-height 1.0
154
154
-
:variable-pitch-family "MonoLisa"
156
156
+
:variable-pitch-family "Iosevka Comfy Wide Duo"
155
157
:variable-pitch-weight nil
156
158
:variable-pitch-height 1.0
157
159
:bold-family nil ; Whatever the underlying face has