minor changes

This commit is contained in:
Jeremie Fraeys 2024-10-18 14:35:56 -04:00
parent 4b0591d47b
commit ab9c1afe1b

View file

@ -3,7 +3,7 @@
add_newline = false
palette = "monokai_pro"
command_timeout = 1000
command_timeout = 5000
# Customize your prompt to ensure everything is on a single line
format = """\
@ -56,7 +56,7 @@ vicmd_symbol = "[ V](bold green)"
format = "[$path]($style)[$read_only]($read_only_style)"
style = "bright-cyan"
truncation_length = 3
truncation_symbol = "~/…/"
truncation_symbol = "…/"
[line_break]
disabled = true