summaryrefslogtreecommitdiff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 4a1a4d0..8c6f7c7 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -805,6 +805,7 @@ changes."
([?\C-y] . [?\C-v])
([?\C-s] . [?\C-f])))
(exwm-input-move-event 'M-down-mouse-1)
+ (exwm-input-resize-event 'M-down-mouse-3)
:bind (:map exwm-mode-map
("C-q" . 'exwm-input-send-next-key)
("M-!" . 'shell-command)))