1
0
Fork 0

wezterm: window titlebar; zsh: branch name length

This commit is contained in:
Von Random 2024-05-20 17:56:02 +03:00
parent 3b88a90f78
commit 5b49260645
2 changed files with 3 additions and 3 deletions

View file

@ -28,9 +28,9 @@ cfg.font_size = fn.set_by_os{
}
-- visuals
cfg.window_decorations = 'INTEGRATED_BUTTONS|RESIZE'
cfg.window_decorations = 'RESIZE'
cfg.xcursor_theme = 'Adwaita'
cfg.use_fancy_tab_bar = true
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.tab_max_width = 128