wezterm: tab management
This commit is contained in:
parent
8eefec7bb8
commit
7a2cb682ba
2 changed files with 2 additions and 3 deletions
|
@ -28,11 +28,9 @@ cfg.font_size = fn.set_by_os{
|
|||
}
|
||||
|
||||
-- visuals
|
||||
cfg.window_decorations = 'RESIZE'
|
||||
cfg.xcursor_theme = 'Adwaita'
|
||||
cfg.use_fancy_tab_bar = false
|
||||
cfg.hide_tab_bar_if_only_one_tab = false
|
||||
cfg.show_new_tab_button_in_tab_bar = false
|
||||
cfg.enable_tab_bar = false
|
||||
cfg.tab_max_width = 128
|
||||
cfg.window_padding = {
|
||||
left = '5pt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue