summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configdata.yml
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-26 20:55:25 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-27 15:32:38 +0100
commit34c4dc3abd3a71a864c3a20df25262939a38f96e (patch)
treee658a28f2bc070b9e668311fc08ce2da20d851fe /qutebrowser/config/configdata.yml
parentfd4cf798424547f9e9d857f25c1e7436e1f88e53 (diff)
downloadqutebrowser-34c4dc3abd3a71a864c3a20df25262939a38f96e.tar.gz
qutebrowser-34c4dc3abd3a71a864c3a20df25262939a38f96e.zip
notifications: Fix lint
Diffstat (limited to 'qutebrowser/config/configdata.yml')
-rw-r--r--qutebrowser/config/configdata.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 4c4aa5023..dc570a2ec 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -924,8 +924,8 @@ content.notifications.presenter:
- libnotify: Use a libnotify-compatible presenter if DBus is available, show an
error (and fall back to Qt's presenter) otherwise.
- systray: Use a notification presenter based on a systray icon. This is a
- reimplementation of the `qt` setting value, but with the possibility to switch
- to it at runtime.
+ reimplementation of the `qt` setting value, but with the possibility to
+ switch to it at runtime.
- messages: Show notifications as qutebrowser messages. Most features (images,
clicking/closing notifications) aren't available.
- herbe: Show notifications using herbe (github.com/dudik/herbe)