feat: show zoom percentage in statusbar resolving #2870

This commit is contained in:
Skeptic Spriggan 2025-11-07 14:31:06 +01:00
parent d6c768c9b0
commit 395bdfe2b1
1 changed files with 2 additions and 1 deletions

View File

@ -2197,7 +2197,8 @@ statusbar.widgets:
Python datetime documentation]."
- zoom: "Display zoom percentage (e.g. `200%`)"
none_ok: true
default: ['keypress', 'search_match', 'url', 'zoom', 'scroll', 'history', 'tabs', 'progress']
default: ['keypress', 'search_match', 'url', 'zoom', 'scroll',
'history', 'tabs', 'progress']
desc: "List of widgets displayed in the statusbar."
statusbar.zoom.show: