emacs: use correct symbol for ef-themes-to-rotate

This commit is contained in:
Protesilaos Stavrou 2025-04-29 13:07:48 +03:00
parent 820edb6e22
commit 3b719e5582
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
:config
(setq ef-themes-variable-pitch-ui t
ef-themes-mixed-fonts t
ef-themes-rotate ef-themes-items
ef-themes-to-rotate ef-themes-items
ef-themes-headings ; read the manual's entry of the doc string
'((0 . (variable-pitch light 1.9))
(1 . (variable-pitch light 1.8))

View file

@ -1479,7 +1479,7 @@ Note that the ~prot-emacs-comment~ is there for my testing purposes
:config
(setq ef-themes-variable-pitch-ui t
ef-themes-mixed-fonts t
ef-themes-rotate ef-themes-items
ef-themes-to-rotate ef-themes-items
ef-themes-headings ; read the manual's entry of the doc string
'((0 . (variable-pitch light 1.9))
(1 . (variable-pitch light 1.8))