Update modus themes config for new version

This commit is contained in:
Oliver Payne 2023-02-12 21:49:21 +00:00
parent 2f3006c2e3
commit 91d74c9600
1 changed files with 3 additions and 2 deletions

View File

@ -37,9 +37,10 @@
(use-package modus-themes
:ensure t
:init
(modus-themes-load-themes)
;;(modus-themes-load-themes)
:config
(modus-themes-load-vivendi)
;;(modus-themes-load-vivendi)
(load-theme 'modus-vivendi)
:bind
("<f5>" . modus-themes-toggle))
(use-package vertico