Skip to content

Commit

Permalink
Use serif monospace font in Emacs light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bkhl committed Dec 19, 2024
1 parent e51de70 commit 9fb1813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .emacs.d/configuration.org
Original file line number Diff line number Diff line change
Expand Up @@ -1580,7 +1580,7 @@ This package provides a concise way to define multiple font configurations and s
(use-package fontaine
:custom
(fontaine-presets
'((light :default-family "Iosevka BKHL Sans Normal"
'((light :default-family "Iosevka BKHL Serif Normal"
:variable-pitch-family "Charis SIL"
:fixed-pitch-family "Iosevka BKHL Serif Normal")
(dark :default-family "Iosevka BKHL Sans Normal"
Expand Down

0 comments on commit 9fb1813

Please sign in to comment.