aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-01 01:44:43 -0600
committerCraig Jennings <c@cjennings.net>2026-02-01 01:44:43 -0600
commitd85e91191b8ffbdd96ff180436b57ccf1994beda (patch)
treefe09e2aeb49377ebd7a97e555f518467cb87740b /modules
parent3dea4b2ce195bf211ffa9b575bafe10593ab9e8d (diff)
downloaddotemacs-d85e91191b8ffbdd96ff180436b57ccf1994beda.tar.gz
dotemacs-d85e91191b8ffbdd96ff180436b57ccf1994beda.zip
style(font): increase default height to 140
Better readability at current display scaling.
Diffstat (limited to 'modules')
-rw-r--r--modules/font-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/font-config.el b/modules/font-config.el
index ca5481a4..c6422065 100644
--- a/modules/font-config.el
+++ b/modules/font-config.el
@@ -57,7 +57,7 @@
(default
:default-family "BerkeleyMono Nerd Font"
:default-weight regular
- :default-height 130
+ :default-height 140
:fixed-pitch-family nil ;; falls back to :default-family
:fixed-pitch-weight nil ;; falls back to :default-weight
:fixed-pitch-height 1.0