diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index a7a1626..e0eed83 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -801,6 +801,7 @@ changes." ([?\M-w] . [?\C-c]) ([?\C-y] . [?\C-v]) ([?\C-s] . [?\C-f]))) + (exwm-input-move-event 'M-down-mouse-1) :bind (:map exwm-mode-map ("C-q" . 'exwm-input-send-next-key) ("M-!" . 'shell-command))) |
