From f80bf660cd05d7aa0d2ae4a4821c4b7f60f14fc4 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 9 Jan 2024 15:48:11 +0000 Subject: [PATCH] Switch emacs catppuccin for modus theme --- home/emacs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/emacs.nix b/home/emacs.nix index 5cefb3e4..b6d14812 100644 --- a/home/emacs.nix +++ b/home/emacs.nix @@ -7,7 +7,7 @@ extraPackages = epkgs: with epkgs; [ # theme - catppuccin-theme + modus-themes # password-store password-store