From 659c4d33c9ee43f11a0b16e9db569f9b01e117b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Maxmili=C3=A1n=20St=C5=99=C3=ADbrn=C3=BD?= Date: Mon, 16 Mar 2026 19:44:32 +0100 Subject: [PATCH] non important commit --- home/modules/helix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }; };