qutebrowser fixes

This commit is contained in:
Luke
2018-01-22 14:38:33 -07:00
parent 51ef581bde
commit 1f5431a22e
3 changed files with 43 additions and 1 deletions

View File

@@ -1000,7 +1000,7 @@ c.qt.force_platform = None
## QtWebEngine to work with Nouveau drivers. This setting requires a
## restart.
## Type: Bool
c.qt.force_software_rendering = False
c.qt.force_software_rendering = True
## Show a scrollbar.
## Type: Bool