mirror of
https://github.com/AlexBocken/mykb.git
synced 2025-08-13 16:38:27 +02:00
fix qutebrowser closing window if running an downloading new adblock lists in background
This commit is contained in:
@@ -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:
|
Adding to your crontab at whatever interval you wish:
|
||||||
```sh
|
```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.
|
will update the adblock lists without starting a qutebrowser window.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user