mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
emacs: use correct symbol for ef-themes-to-rotate
This commit is contained in:
parent
820edb6e22
commit
3b719e5582
|
|
@ -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))
|
||||
|
|
|
|||
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in a new issue