aboutsummaryrefslogtreecommitdiff
path: root/modules/font-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-12 22:20:06 -0600
committerCraig Jennings <c@cjennings.net>2025-11-12 22:20:06 -0600
commitf2e8b1ff4e983fda036871c10022329fabfadbc0 (patch)
tree1eb80321bf436fbbfbb0c542759b9b9aa3e53964 /modules/font-config.el
parent8b61bb7fab67768b9b5dbc69706f6c416a08506a (diff)
downloaddotemacs-f2e8b1ff4e983fda036871c10022329fabfadbc0.tar.gz
dotemacs-f2e8b1ff4e983fda036871c10022329fabfadbc0.zip
feat(fonts): Update fonts to Berkeley Mono + Lexend, simplify org-drill config
Font changes: - Set Berkeley Mono + Lexend as default fonts - Updated EBook preset to use Lexend - Created FiraCode preset preserving old defaults - Installed new fonts: Charis SIL, Bitstream Vera, Literata, Lexend Org-drill changes: - Removed fontaine-dependent font switching code - Now uses org-drill's built-in display management - Configured 24-point font, variable-pitch, hidden modeline - Added comprehensive tests for display management (10 tests, all passing) org-drill now loads from local ~/code/org-drill for development.
Diffstat (limited to 'modules/font-config.el')
-rw-r--r--modules/font-config.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/font-config.el b/modules/font-config.el
index 2438708b..25026efc 100644
--- a/modules/font-config.el
+++ b/modules/font-config.el
@@ -76,10 +76,10 @@
:default-family "Fira Code Nerd Font"
:variable-pitch-family "Literata")
(EBook
- :default-family "Merriweather"
+ :default-family "Lexend"
:default-weight regular
:default-height 200
- :variable-pitch-family "Merriweather")
+ :variable-pitch-family "Lexend")
(24-point-font
:default-height 240)
(20-point-font