From 0cd79bb9a1cabe86594ab268cff1e9f6bd5ae25a Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Sat, 26 Sep 2026 04:14:43 +0200 Subject: switch to modus-vivendi theme Also removes +pretty to fix fringe indicators --- config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.el') diff --git a/config.el b/config.el index c1be7da..567ba7d 100644 --- a/config.el +++ b/config.el @@ -30,7 +30,7 @@ ;; There are two ways to load a theme. Both assume the theme is installed and ;; available. You can either set `doom-theme' or manually load a theme with the ;; `load-theme' function. This is the default: -(setq doom-theme 'catppuccin) +(setq doom-theme 'modus-vivendi) ;; If you use `org' and don't want your org files in the default location below, ;; change `org-directory'. It must be set before org loads! -- cgit v1.3