mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 07:46:55 +00:00
11 lines
171 B
TOML
11 lines
171 B
TOML
default_session = "main"
|
|
|
|
[[search_dirs]]
|
|
path = "~/Code"
|
|
depth = 3
|
|
|
|
[picker_colors]
|
|
highlight_color = "#21202e"
|
|
highlight_text_color = "#86e1fc"
|
|
border_color = "#524f67"
|