core-agent-linux/config-overrides/profile.d_qt_x11_no_mitshm.sh
2020-02-05 00:12:22 +00:00

3 lines
88 B
Bash

# Stops Qt form using the MIT-SHM X11 Shared Memory Extension
export QT_X11_NO_MITSHM=1