summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configdata.yml
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-26 16:37:59 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-27 15:30:02 +0100
commite2e4c74ffb0df411cca76be55cdebff65de44c19 (patch)
tree5204420fdc0e13547a5d2195ed32220a4d4dd1a3 /qutebrowser/config/configdata.yml
parentdb94e7b8a2028c0003074eda0d5f588d7f098528 (diff)
downloadqutebrowser-e2e4c74ffb0df411cca76be55cdebff65de44c19.tar.gz
qutebrowser-e2e4c74ffb0df411cca76be55cdebff65de44c19.zip
notifications: Add MessagesNotificationAdapter
Diffstat (limited to 'qutebrowser/config/configdata.yml')
-rw-r--r--qutebrowser/config/configdata.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 0ef9f2fad..b828732ce 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -926,6 +926,8 @@ content.notifications.presenter:
- 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.
+ - messages: Show notifications as qutebrowser messages. Most features (images,
+ clicking/closing notifications) aren't available.
backend:
QtWebEngine: Qt 5.14
QtWebKit: false