diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 7ccafc0..dfa829b 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -1310,7 +1310,7 @@ c.tabs.position = 'left' ## Width (in pixels or as percentage of the window) of the tab bar if ## it's vertical. ## Type: PercOrInt -c.tabs.width = '12%' +c.tabs.width = '10%' ## Wrap when changing tabs. ## Type: Bool