diff --git a/home/private_dot_config/helix/config.toml b/home/private_dot_config/helix/config.toml index 6ea1f7f..7db9fcc 100644 --- a/home/private_dot_config/helix/config.toml +++ b/home/private_dot_config/helix/config.toml @@ -1,4 +1,5 @@ -theme = "base16_default" - [editor] -true-color = true +theme = "meliora" + +[editor.file-picker] +hidden = false