From b89c1f9ac2a6fd898220eacf58f7bd07cc787d9a 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:42:59 +0100 Subject: [PATCH] non important commit --- home/modules/helix.nix | 1 + 1 file changed, 1 insertion(+) 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; }; };