kitty: tab style changes
This commit is contained in:
parent
43835ea801
commit
0571bf16ca
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user