summaryrefslogtreecommitdiff
path: root/kolwynia/home/bdunahu/files/.config/emacs/modules/bd--exwm.el
diff options
context:
space:
mode:
Diffstat (limited to 'kolwynia/home/bdunahu/files/.config/emacs/modules/bd--exwm.el')
-rw-r--r--kolwynia/home/bdunahu/files/.config/emacs/modules/bd--exwm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolwynia/home/bdunahu/files/.config/emacs/modules/bd--exwm.el b/kolwynia/home/bdunahu/files/.config/emacs/modules/bd--exwm.el
index 1738ebe..de0eef7 100644
--- a/kolwynia/home/bdunahu/files/.config/emacs/modules/bd--exwm.el
+++ b/kolwynia/home/bdunahu/files/.config/emacs/modules/bd--exwm.el
@@ -63,7 +63,7 @@ that buffer."
([?\s-r] . exwm-reset)
([?\s-d] . toggle-window-dedicated)
([?\s-t] . bd/toggle-tab-bar)
- ([?\s-q] . kill-current-buffer)
+ ([?\s-q] . bd/kill-current-buffer)
([?\s-x] . (lambda (command)
(interactive (list (read-shell-command "s-x ")))
(start-process-shell-command command nil command)))