uengine-runner/run-program-without-wayland.sh

5 lines
93 B
Bash
Raw Normal View History

2023-01-12 22:29:12 +08:00
#!/bin/bash
export XDG_SESSION_TYPE=x11
export QT_QPA_PLATFORM=xcb
unset WAYLAND_DISPLAYCOPY