diff options
Diffstat (limited to 'modules/home/i3wm/nord-blue/helix.nix')
| -rw-r--r-- | modules/home/i3wm/nord-blue/helix.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/i3wm/nord-blue/helix.nix b/modules/home/i3wm/nord-blue/helix.nix index 0162eb8..a8987f8 100644 --- a/modules/home/i3wm/nord-blue/helix.nix +++ b/modules/home/i3wm/nord-blue/helix.nix @@ -3,7 +3,7 @@ { programs.helix = { enable = true; - defaultEditor = true; + defaultEditor = false; settings = { theme = "ayu_mirage"; editor = { |
