From 96473437669d648305d8a3ad1b4374813c205d9d 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: Sun, 15 Mar 2026 12:24:28 +0100 Subject: [PATCH] non important commit --- home/modules/helix.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/modules/helix.nix b/home/modules/helix.nix index ad0b7a5..d5b0b43 100644 --- a/home/modules/helix.nix +++ b/home/modules/helix.nix @@ -4,8 +4,6 @@ defaultEditor = true; settings = { - theme = "gruvbox-material"; - editor = { # options indent-guides.render = true;