From c986c5defcb66aad92dd133a7cb770b47b1f9d5c Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 16 Feb 2026 10:34:33 +0100 Subject: made helix the default editor --- modules/home/i3wm/nord-blue/helix.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home/i3wm/nord-blue/helix.nix') diff --git a/modules/home/i3wm/nord-blue/helix.nix b/modules/home/i3wm/nord-blue/helix.nix index f0eba78..0162eb8 100644 --- a/modules/home/i3wm/nord-blue/helix.nix +++ b/modules/home/i3wm/nord-blue/helix.nix @@ -3,6 +3,7 @@ { programs.helix = { enable = true; + defaultEditor = true; settings = { theme = "ayu_mirage"; editor = { -- cgit v1.2.3