diff options
Diffstat (limited to 'modules/system-utils.el')
| -rw-r--r-- | modules/system-utils.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/system-utils.el b/modules/system-utils.el index e25f8f03..e0121f0f 100644 --- a/modules/system-utils.el +++ b/modules/system-utils.el @@ -4,12 +4,6 @@ ;;; Code: -;; ------------------------------- Disable Mouse ------------------------------- -;; prevents accidental mouse moves resulting in accidentally modifying text - -(use-package disable-mouse - :config - (global-disable-mouse-mode)) ;; ---------------------------------- Xdg-Open --------------------------------- ;; open specific file extensions with the system's default mime-type handler |
