diff --git a/home/modules/helix.nix b/home/modules/helix.nix index ce9ce30..3feef82 100644 --- a/home/modules/helix.nix +++ b/home/modules/helix.nix @@ -36,6 +36,7 @@ auto-pairs = true; file-picker.hidden = false; + mouse.enable = false; }; };