From 89decef848b44497c51acee1111b495c78a99446 Mon Sep 17 00:00:00 2001
From: noa
Date: Sun, 16 Feb 2025 22:06:42 +0800
Subject: Disable mood-line

---
 emacs/init.el | 1 +
 1 file changed, 1 insertion(+)

(limited to 'emacs')

diff --git a/emacs/init.el b/emacs/init.el
index 2ad3e9a..d32bf36 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -885,6 +885,7 @@ With prefix argument TIME, also add the current time."
 ;; Worth switching to this one if it ever ends up on melpa:
 ;; https://github.com/lambda-emacs/lambda-line
 (use-package mood-line
+  :disabled t
   :ensure t
   :custom
   (mood-line-mode t))
-- 
cgit 1.4.1-2-gfad0