From b93aa55601dd6f5c29087d116fda88c53235f4ff Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Thu, 4 Mar 2021 06:13:50 -0800 Subject: [PATCH] enable notifications for broadsword --- .config/qutebrowser/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index b9f0729..d8b9766 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -2,3 +2,4 @@ config.bind('', 'spawn --userscript qute-keepass -p ~/Nextcloud/Database config.set('content.notifications', True, 'https://cloud.dreamfall.space') config.set('content.notifications', True, 'https://pleroma.thrrgilag.space') config.set('content.notifications', False, 'https://www.reddit.com') +config.set('content.notifications', True, 'https://broadsword.s3rv.com')