Makes tabs hide when not switching
This commit is contained in:
parent
403a2afea9
commit
e29deaa771
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ config.bind(',Q', 'hint links spawn --detach qrcode {hint-url}')
|
||||||
# - right
|
# - right
|
||||||
c.tabs.position = 'left'
|
c.tabs.position = 'left'
|
||||||
|
|
||||||
|
c.tabs.show = 'switching'
|
||||||
|
|
||||||
# Width (in pixels or as percentage of the window) of the tab bar if
|
# Width (in pixels or as percentage of the window) of the tab bar if
|
||||||
# it's vertical.
|
# it's vertical.
|
||||||
# Type: PercOrInt
|
# Type: PercOrInt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue