From 9ac26bc683b9f2c967e8e7c14a624469d19ffdbe Mon Sep 17 00:00:00 2001 From: Von Random Date: Sun, 15 Oct 2023 00:47:22 +0300 Subject: [PATCH] wezterm: get rid of useless option --- gui/.config/wezterm/wezterm.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/gui/.config/wezterm/wezterm.lua b/gui/.config/wezterm/wezterm.lua index ab5c4e1..5fa030d 100644 --- a/gui/.config/wezterm/wezterm.lua +++ b/gui/.config/wezterm/wezterm.lua @@ -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.window_frame = { active_titlebar_bg = tab_bg,