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