mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 11:46:56 +00:00
12 lines
196 B
TOML
12 lines
196 B
TOML
default_session = "main"
|
|
display_full_path = true
|
|
|
|
[[search_dirs]]
|
|
path = "~/Code"
|
|
depth = 3
|
|
|
|
[picker_colors]
|
|
highlight_color = "#31748f"
|
|
highlight_text_color = "#e0def4"
|
|
border_color = "#524F67"
|