Add a lighter

This commit is contained in:
larstvei 2024-09-15 02:05:53 +02:00
parent 2d82f55835
commit 21dfc29045

View File

@ -109,7 +109,7 @@ horizontally and vertically within the window. The mode line is
hidden for a clean appearance." hidden for a clean appearance."
:init-value nil :init-value nil
:global nil :global nil
:lighter nil ;; Remove the lighter to keep the mode line clean :lighter " Center"
(if center-content-mode (if center-content-mode
(center-content--enable) (center-content--enable)
(center-content--disable))) (center-content--disable)))