From b95bbcfa49e8b0c9d6b1263fd35fe54fe20de575 Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 14 Apr 2021 21:40:40 +0100 Subject: Update qutebrowser option for latest version --- .config/qutebrowser/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index fe8b907..8f3ed30 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -950,7 +950,7 @@ c.content.javascript.can_access_clipboard = True ## - true ## - false ## - ask -c.content.notifications = False +c.content.notifications.enabled = False ## Allow pdf.js to view PDF files in the browser. Note that the files can ## still be downloaded by clicking the download button in the pdf.js -- cgit v1.2.3