From 3c663201e4ad5735a02c6bab92f16fe986296b65 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 9 Oct 2023 21:03:51 +0200 Subject: [PATCH] Update .config/helix/config.toml --- dot_config/helix/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/helix/config.toml b/dot_config/helix/config.toml index 33c4d7f..27d1b94 100644 --- a/dot_config/helix/config.toml +++ b/dot_config/helix/config.toml @@ -1,4 +1,4 @@ -theme = "dracula-transparent" +theme = "dracula_transparent" [editor] line-number = "relative"