From b8b49637e26eef8987250762eb76647a268c65d0 Mon Sep 17 00:00:00 2001 From: dkanada Date: Wed, 8 Nov 2017 14:46:00 -0700 Subject: [PATCH] replace changes to desc --- qutebrowser/config/configdata.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml index 64f8633cb..4e64a873d 100644 --- a/qutebrowser/config/configdata.yml +++ b/qutebrowser/config/configdata.yml @@ -1206,7 +1206,7 @@ tabs.indicator.padding: left: 0 right: 4 type: Padding - desc: Padding for tab indicators + desc: Padding (in pixels) for tab indicators. tabs.last_close: default: ignore @@ -1353,7 +1353,7 @@ tabs.indicator.width: type: name: Int minval: 0 - desc: Width of the progress indicator (0 to disable). + desc: Width (in pixels) of the progress indicator (0 to disable). tabs.width.pinned: deleted: true