summaryrefslogtreecommitdiff
path: root/.config/emacs/modules/bd--exwm-windowing.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/modules/bd--exwm-windowing.el')
-rw-r--r--.config/emacs/modules/bd--exwm-windowing.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--exwm-windowing.el b/.config/emacs/modules/bd--exwm-windowing.el
index 184c16e..ef4aa0f 100644
--- a/.config/emacs/modules/bd--exwm-windowing.el
+++ b/.config/emacs/modules/bd--exwm-windowing.el
@@ -118,7 +118,7 @@ that buffer."
([?\s-O] . bd/visit-bookmark)
([?\s-P] . bd/password)
([?\s-r] . exwm-reset)
- ([?\s-d] . toggle-current-window-dedication)
+ ([?\s-d] . toggle-window-dedicated)
([?\s-q] . kill-current-buffer)
([?\s-x] . (lambda (command)
(interactive (list (read-shell-command "s-x ")))