New encryption key

This commit is contained in:
2026-07-25 00:00:39 +03:00
parent b8eb351e6c
commit 59c05832b1
6 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -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'}