define type before desc in configdata YAML file
This commit is contained in:
parent
b187a83d59
commit
f76af6c949
@ -1181,8 +1181,8 @@ tabs.favicons.scale:
|
|||||||
|
|
||||||
tabs.favicons.show:
|
tabs.favicons.show:
|
||||||
default: true
|
default: true
|
||||||
desc: Show favicons in the tab bar.
|
|
||||||
type: Bool
|
type: Bool
|
||||||
|
desc: Show favicons in the tab bar.
|
||||||
|
|
||||||
tabs.indicator_padding:
|
tabs.indicator_padding:
|
||||||
default:
|
default:
|
||||||
@ -1798,8 +1798,8 @@ colors.statusbar.url.error.fg:
|
|||||||
|
|
||||||
colors.statusbar.url.hover.fg:
|
colors.statusbar.url.hover.fg:
|
||||||
default: aqua
|
default: aqua
|
||||||
desc: Foreground color of the URL in the statusbar for hovered links.
|
|
||||||
type: QssColor
|
type: QssColor
|
||||||
|
desc: Foreground color of the URL in the statusbar for hovered links.
|
||||||
|
|
||||||
colors.statusbar.url.success.http.fg:
|
colors.statusbar.url.success.http.fg:
|
||||||
default: white
|
default: white
|
||||||
|
Loading…
Reference in New Issue
Block a user