diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index ac2f5760..0738997b 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1322,6 +1322,10 @@ I'm scared (exwm-input-set-key (kbd "s-SPC") 'app-launcher-run-app) (exwm-input-set-key (kbd "s-f") 'exwm-layout-toggle-fullscreen) (exwm-input-set-key (kbd "s-") 'vterm) + + ;; kill apps + (exwm-input-set-key (kbd "s-q") #'kill-current-buffer) + ;; Set up global key bindings. These always work, no matter the input state! ;; Keep in mind that changing this list after EXWM initializes has no effect. (setq exwm-input-global-keys