summaryrefslogtreecommitdiff
path: root/.config/emacs/modules
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/modules')
-rw-r--r--.config/emacs/modules/bd--window.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--window.el b/.config/emacs/modules/bd--window.el
index 4f12cdd..59f7dbc 100644
--- a/.config/emacs/modules/bd--window.el
+++ b/.config/emacs/modules/bd--window.el
@@ -48,7 +48,7 @@
[""
("a" "alpha" bd/set-frame-alpha)
("w" "wallpaper" bd/set-bg)
- ("t" "theme" modus-themes-select)]])
+ ("t" "theme" load-theme)]])
(keymap-global-set "C-c w" #'bd/layout-dispatcher)