Add locale and new startpage to qutebrowser(-kiosk)
This commit is contained in:
parent
914501fbef
commit
8a3415da6b
2 changed files with 2 additions and 1 deletions
.config/qutebrowser
|
@ -3,6 +3,7 @@ config.load_autoconfig()
|
|||
c.auto_save.session = True
|
||||
|
||||
#c.content.proxy = "socks://localhost:9050/"
|
||||
c.content.headers.accept_language = "en-IE,en;q=0.9"
|
||||
|
||||
c.downloads.position = 'bottom'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue