uengine-runner/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