]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - qutebrowser/.config/qutebrowser/config.py
Force wayland instead of xwayland
[max/dotfiles.git] / qutebrowser / .config / qutebrowser / config.py
index 55f465b1f60e55bfc04f4972938c973fecb5efb7..b51dfa8645f6438e52491e8f432a143661c347f1 100644 (file)
@@ -27,5 +27,5 @@ c.content.headers.accept_language = 'en-US,en;q=0.5'
 c.content.headers.user_agent = 'Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0'
 c.content.headers.custom = {'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'}
 
-#xwayland
-c.qt.force_platform = 'xcb'
+# wayland
+c.window.hide_decoration = True