Improve Qutebrowser and Wayland setup

This commit is contained in:
Trevor Vallender 2023-06-13 10:42:46 +01:00
parent 87292d7f58
commit f37bbe0d21
1 changed files with 1 additions and 1 deletions

View File

@ -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")