Improve Qutebrowser and Wayland setup
This commit is contained in:
parent
87292d7f58
commit
f37bbe0d21
|
@ -16,4 +16,4 @@ config.bind(',e', 'spawn -d microsoft-edge {url}')
|
||||||
|
|
||||||
config.source('gruvbox.py')
|
config.source('gruvbox.py')
|
||||||
|
|
||||||
config.set("content.headers.user-agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36")
|
config.set("content.headers.user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36")
|
||||||
|
|
Loading…
Reference in New Issue