From 0e472dffe93a4494fa4e8f9c0b709dc845ea5022 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 11 Jan 2025 10:35:36 +0100 Subject: doom: Disable doom from :ui MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We don't actually need to load this module, since we are not using doom-themes nor anything like that. Signed-off-by: Miquel Sabaté Solà --- .config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/doom/init.el') diff --git a/.config/doom/init.el b/.config/doom/init.el index bf9c41d..5370166 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -14,7 +14,7 @@ :ui ;;deft ; notational velocity for Emacs - doom ; what makes DOOM look the way it does + ;;doom ; what makes DOOM look the way it does ;;doom-dashboard ; a nifty splash screen for Emacs ;;doom-quit ; DOOM quit-message prompts when you quit Emacs ;;(emoji +unicode) ; 🙂 -- cgit v1.2.3