core-agent-linux/config-overrides/profile.d_qt_x11_no_mitshm.sh

3 lines
88 B
Bash
Raw Normal View History

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