From 6107c2fe77e547a2d7c48150c48b19172b828d3c Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Thu, 2 Apr 2026 12:36:23 +1100 Subject: adjust font size to 140 --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 935f5c6..592276f 100644 --- a/config.org +++ b/config.org @@ -106,7 +106,7 @@ This section sets the visual defaults: theme, fonts, and frame behavior. (defconst ss/font-family "JetBrains Mono" "Preferred font family for GUI Emacs.") - (defconst ss/font-height 160 + (defconst ss/font-height 140 "Preferred default font height for GUI Emacs.") (defconst ss/font-weight 'medium -- cgit v1.2.3