New encryption key
This commit is contained in:
@@ -59,4 +59,5 @@ c.fonts.hints = "bold 13px 'LiberationMono'"
|
||||
c.qt.highdpi = True
|
||||
c.zoom.default = 70
|
||||
|
||||
c.qt.args = ['renderer-process-limit=6']
|
||||
c.qt.args = ['--disable-gpu']
|
||||
c.qt.environ = {'QT_XCB_GL_INTEGRATION': 'none', 'LIBGL_ALWAYS_SOFTWARE': '1'}
|
||||
|
||||
Reference in New Issue
Block a user