CQ-editor.sh workaround from issue #13

This commit is contained in:
jdegenstein
2024-05-30 20:44:56 -05:00
committed by GitHub
parent 7878bad430
commit 9653933c2e

View File

@@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
export QT_MAC_WANTS_LAYER=1 export QT_MAC_WANTS_LAYER=1
chmod u+x ./CQ-editor/CQ-editor chmod u+x ./CQ-editor/CQ-editor
./CQ-editor/CQ-editor QT_QPA_PLATFORM=xcb PYOPENGL_PLATFORM=x11 ./CQ-editor/CQ-editor