summaryrefslogtreecommitdiff
path: root/.config/emacs/modules/bd--themes.el
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2024-12-07 20:27:26 -0500
committerbd <bdunahu@operationnull.com>2024-12-07 21:29:39 -0500
commit0308a50f05d1d6afdf5695777faff1262e7982a1 (patch)
tree6e2a28a4fa6356e9e71e7375748162a05c84b912 /.config/emacs/modules/bd--themes.el
parent59c898ea14d841864bde19da65b8498d9b0f0a39 (diff)
Add elpher for gemini browsing
Diffstat (limited to '.config/emacs/modules/bd--themes.el')
-rw-r--r--.config/emacs/modules/bd--themes.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/modules/bd--themes.el b/.config/emacs/modules/bd--themes.el
index 0812054..c5d6679 100644
--- a/.config/emacs/modules/bd--themes.el
+++ b/.config/emacs/modules/bd--themes.el
@@ -43,6 +43,7 @@ to.")
`(mode-line-inactive ((,c :box (:line-width 7 :color ,bg-main)))))))
(add-hook 'modus-themes-post-load-hook #'bd/pad-mode-line)
:custom
+ (modus-themes-to-toggle '(modus-operandi-tinted modus-vivendi-tinted))
(modus-themes-mixed-fonts t)
(modus-themes-italic-constructs t)
(modus-themes-bold-constructs t)