(typo) bro
This commit is contained in:
parent
be49caa0ed
commit
813d68780a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ local config = wezterm.config_builder()
|
||||||
-- This is where you actually apply your config choices
|
-- This is where you actually apply your config choices
|
||||||
config.enable_tab_bar = false
|
config.enable_tab_bar = false
|
||||||
|
|
||||||
config.colorscheme = "Tangoesque"
|
config.color_scheme = "Tangoesque"
|
||||||
|
|
||||||
config.window_frame = {
|
config.window_frame = {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue