diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-28 17:59:56 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-28 17:59:56 +0300 |
| commit | be0171737d4f081111adfed0dd5bc8e69ad8d1ba (patch) | |
| tree | 36889e418b714afb1987602fc5e9175cd38329ce | |
| parent | 93a2308fac3da6939597397d3ec6cb02c29f937d (diff) | |
Update
| -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" |
