mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +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 = "#21202E"
|
|
highlight_text_color = "#86E1FC"
|
|
border_color = "#524F67"
|