kitty: tab style changes

This commit is contained in:
surtur 2021-03-23 19:30:34 +01:00
parent 43835ea801
commit 0571bf16ca
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -513,7 +513,7 @@ tab_bar_margin_width 0.0
#: The margin to the left and right of the tab bar (in pts)
tab_bar_style separator
tab_bar_style fade
#: The tab bar style, can be one of: fade, separator, powerline, or
#: hidden. In the fade style, each tab's edges fade into the
@ -533,7 +533,7 @@ tab_switch_strategy previous
#: tab. A value of left will switch to the tab to the left of the
#: closed tab. A value of last will switch to the right-most tab.
# tab_fade 0.25 0.5 0.75 1
tab_fade 0.25 0.5 0.75 1
#: Control how each tab fades into the background when using fade for
#: the tab_bar_style. Each number is an alpha (between zero and one)