wezterm: get rid of useless option
This commit is contained in:
parent
2f009c7606
commit
9ac26bc683
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ cfg.colors = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
cfg.colors.tab_bar.active_tab_hover = cfg.colors.tab_bar.active_tab
|
|
||||||
cfg.colors.tab_bar.inactive_tab_hover = cfg.colors.tab_bar.inactive_tab
|
cfg.colors.tab_bar.inactive_tab_hover = cfg.colors.tab_bar.inactive_tab
|
||||||
cfg.window_frame = {
|
cfg.window_frame = {
|
||||||
active_titlebar_bg = tab_bg,
|
active_titlebar_bg = tab_bg,
|
||||||
|
|
Loading…
Reference in a new issue