diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-02 12:36:23 +1100 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-02 12:36:23 +1100 |
| commit | 6107c2fe77e547a2d7c48150c48b19172b828d3c (patch) | |
| tree | 6fc0ac9e56567a9f50a64101ce33085ecb7dd600 | |
| parent | fb8528863313758d4d38e107b04be229709971ef (diff) | |
adjust font size to 140
| -rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
