mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-09 16:47:23 +01:00
fix qutebrowser closing window if running an downloading new adblock lists in background
This commit is contained in:
parent
4445d3f4ea
commit
a2f2be77cf
@ -16,7 +16,7 @@ Do not forget to install `python-adblock` if you want brave-like adblocking. To
|
||||
|
||||
Adding to your crontab at whatever interval you wish:
|
||||
```sh
|
||||
qutebrowser --nowindow ':adblock-update;;later 10000 download-clear;;later 10500 close'
|
||||
qutebrowser --nowindow ':adblock-update;;later 10000 download-clear'
|
||||
```
|
||||
will update the adblock lists without starting a qutebrowser window.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user