aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 7617ba01e..f00b8bf16 100644
--- a/modules/font-config.el
+++ b/modules/font-config.el
@@ -63,7 +63,7 @@
(default
:default-family "BerkeleyMono Nerd Font"
:default-weight regular
- :default-height ,(if (env-laptop-p) 120 140)
+ :default-height ,(if (env-laptop-p) 130 140)
:fixed-pitch-family nil ;; falls back to :default-family
:fixed-pitch-weight nil ;; falls back to :default-weight
:fixed-pitch-height 1.0