emacs: tweak the larger fontaine sizes

This commit is contained in:
Protesilaos 2026-07-22 10:01:50 +03:00
parent 606d3104b9
commit 2340545780
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 4 additions and 4 deletions

View file

@ -188,10 +188,10 @@
(large
:default-height 150)
(presentation
:default-height 180)
:default-height 220)
(jumbo
:inherit medium
:default-height 260)
:default-height 280)
(t
;; I keep all properties for didactic purposes, but most can be
;; omitted. See the fontaine manual for the technicalities:

View file

@ -2447,10 +2447,10 @@ Also check my ~show-font~ package ([[#h:60a005be-77bd-49f1-a865-78d7cf75bd2a][Th
(large
:default-height 150)
(presentation
:default-height 180)
:default-height 220)
(jumbo
:inherit medium
:default-height 260)
:default-height 280)
(t
;; I keep all properties for didactic purposes, but most can be
;; omitted. See the fontaine manual for the technicalities: