mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
prot-emacs-theme: fix unbalanced parentheses
This commit is contained in:
parent
e3ca00c484
commit
95f8ab8e48
|
|
@ -90,7 +90,9 @@
|
|||
;; through themes periodically. Check its documentation for the
|
||||
;; technicalities: <https://git.sr.ht/~bboal/theme-buffet>.
|
||||
(prot-emacs-package theme-buffet
|
||||
(:install t)
|
||||
(:delay 1)
|
||||
(setq theme-buffet-menu 'modus-ef)
|
||||
(theme-buffet-mode 1)
|
||||
(theme-buffet-mode 1))
|
||||
|
||||
(provide 'prot-emacs-theme)
|
||||
|
|
|
|||
Loading…
Reference in a new issue