diff options
| -rw-r--r-- | dotfiles/helix/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/helix/config.toml b/dotfiles/helix/config.toml index 1893b94..9b118c4 100644 --- a/dotfiles/helix/config.toml +++ b/dotfiles/helix/config.toml @@ -1,4 +1,4 @@ -theme = "snazzy" +theme = "default" [editor] bufferline = "always" |
