From fae4f907935175c334848965a5517b9bb23d5cc8 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sun, 14 May 2023 16:09:30 +0300 Subject: [PATCH] Set helix theme to catpucchin, try 2 --- machines/asus/helix/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/asus/helix/default.nix b/machines/asus/helix/default.nix index a67e932..95b91db 100644 --- a/machines/asus/helix/default.nix +++ b/machines/asus/helix/default.nix @@ -12,7 +12,7 @@ }; programs.helix = enabled { - settings.theme = "catppucchin_mocha"; + settings.theme = "catppuccin_mocha"; settings.editor = { auto-pairs."<" = ">";