continuing refactor

This commit is contained in:
Matt Nish-Lapidus 2025-02-05 01:26:40 -05:00
parent dcdccf584d
commit 385725af95
6 changed files with 43 additions and 160 deletions

View file

@ -176,19 +176,19 @@ tabline.setup({
b = { bg = "#222222", fg = "#eeeeee" }
}
},
section_separators = {
left = wezterm.nerdfonts.ple_right_half_circle_thick,
right = wezterm.nerdfonts.ple_left_half_circle_thick,
},
component_separators = {
left = wezterm.nerdfonts.ple_right_half_circle_thin,
right = wezterm.nerdfonts.ple_left_half_circle_thin,
},
tab_separators = {
left = wezterm.nerdfonts.ple_right_half_circle_thick,
right = wezterm.nerdfonts.ple_left_half_circle_thick,
},
icons_enabled = true,
-- section_separators = {
-- left = wezterm.nerdfonts.ple_right_half_circle_thick,
-- right = wezterm.nerdfonts.ple_left_half_circle_thick,
-- },
-- component_separators = {
-- left = wezterm.nerdfonts.ple_right_half_circle_thin,
-- right = wezterm.nerdfonts.ple_left_half_circle_thin,
-- },
-- tab_separators = {
-- left = wezterm.nerdfonts.ple_right_half_circle_thick,
-- right = wezterm.nerdfonts.ple_left_half_circle_thick,
-- },
-- icons_enabled = true,
tabs_enabled = true,
},
sections = {