diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 9f3e58f..5c4139d 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -330,6 +330,9 @@ c.editor.command = ['/home/trysdyn/bin/kitty-float', 'vim', '{file}'] config.bind(',m', 'spawn mpv {url}') config.bind(',M', 'hint links spawn mpv {hint-url}') +# Set using both adblock methods available +c.content.blocking.method = 'both' + # Try to get around paywalls and adblock-block with Google Cache c.aliases['paywall'] = 'open https://www.google.com/search?q=cache:{url}' diff --git a/.xinitrc b/.xinitrc index 91d42a7..c610f46 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,3 +1,4 @@ barrier & dunst & +nextcloud-client & exec i3