mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
emacs: tweak the larger fontaine sizes
This commit is contained in:
parent
606d3104b9
commit
2340545780
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue