uengine-runner/new-deb-build/opt/apps/com.gitee.uengine.runner.spark/files/run-program-without-wayland.sh

5 lines
93 B
Bash

#!/bin/bash
export XDG_SESSION_TYPE=x11
export QT_QPA_PLATFORM=xcb
unset WAYLAND_DISPLAYCOPY