summaryrefslogtreecommitdiff
path: root/modules/system-utils.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system-utils.el')
-rw-r--r--modules/system-utils.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system-utils.el b/modules/system-utils.el
index 02345af8..c0ced329 100644
--- a/modules/system-utils.el
+++ b/modules/system-utils.el
@@ -6,6 +6,7 @@
;;; Code:
(use-package disable-mouse
+ :disabled nil
:config
(global-disable-mouse-mode))