1
0
Fork 0

wezterm: get rid of useless option

This commit is contained in:
Von Random 2023-10-15 00:47:22 +03:00
parent 2f009c7606
commit 9ac26bc683

View file

@ -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,