Configure mouse-avoidance-mode

This commit is contained in:
Case Duckworth 2021-09-10 18:29:47 -05:00
parent 319dd86ee5
commit 777e9d406b
1 changed files with 3 additions and 0 deletions

View File

@ -1369,6 +1369,9 @@ browser defined in `browse-url-secondary-browser-function'."
(acdw/sunrise-sunset #'modus-themes-load-operandi
#'modus-themes-load-vivendi))
(setup mouse-avoidance
(mouse-avoidance-mode 'exile))
(setup (:straight mwim)
(:global "C-a" #'mwim-beginning
"C-e" #'mwim-end))