Update kitty tab style
This commit is contained in:
parent
d560258091
commit
4c37e9c8ac
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ include dracula.conf
|
||||||
window_padding_width 3
|
window_padding_width 3
|
||||||
|
|
||||||
tab_title_template "{index}: {title[:25]}"
|
tab_title_template "{index}: {title[:25]}"
|
||||||
tab_bar_style powerline
|
tab_bar_style separator
|
||||||
tab_powerline_style slanted
|
tab_separator " ┇ "
|
||||||
|
|
||||||
macos_titlebar_color background
|
macos_titlebar_color background
|
||||||
macos_traditional_fullscreen yes
|
macos_traditional_fullscreen yes
|
||||||
|
|
Loading…
Reference in a new issue