Skip to content

Commit 3350a12

Browse files
authored
Merge pull request #3 from Haxe18/master
Set QT_XCB_GL_INTEGRATION to none to pre-event the client from loading GLK. Does not affect clients below 3.1.X
2 parents 97803b7 + cd09a70 commit 3350a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sinusbot.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ WorkingDirectory=YOURPATH_TO_THE_BOT_DIRECTORY
1111
Type=simple
1212
KillSignal=2
1313
SendSIGKILL=yes
14+
Environment=QT_XCB_GL_INTEGRATION=none
1415

1516
[Install]
1617
WantedBy=multi-user.target

0 commit comments

Comments
 (0)