From 007c2ec4f8fa990090dcf8e95dd8e01954df37da Mon Sep 17 00:00:00 2001 From: bd Date: Fri, 29 Nov 2024 19:15:55 -0500 Subject: Use built-in battery display --- .config/emacs/modules/bd--themes.el | 1 + 1 file changed, 1 insertion(+) (limited to '.config/emacs/modules/bd--themes.el') diff --git a/.config/emacs/modules/bd--themes.el b/.config/emacs/modules/bd--themes.el index c2a090f..514df4b 100644 --- a/.config/emacs/modules/bd--themes.el +++ b/.config/emacs/modules/bd--themes.el @@ -48,6 +48,7 @@ to.") (modus-themes-org-blocks 'grayscale) (modus-themes-markup '(background intense)) (modus-themes-region '(bg-only)) + (modus-themes-syntax 'alt-syntax) (modus-themes-headings '((0 rainbow variable-pitch bold 1.5) (1 rainbow variable-pitch bold 1.4) -- cgit v1.2.3