mirror of
https://github.com/gaitas13/dotfiles.git
synced 2025-12-06 07:15:37 +01:00
5 lines
156 B
Lua
5 lines
156 B
Lua
return {
|
|
color_scheme = "Catppuccin Macchiato", -- or Macchiato, Frappe, Latte
|
|
enable_tab_bar = false
|
|
-- hide_tab_bar_if_only_one_tab = false
|
|
}
|