Update 20-machines-profile.sh

This commit is contained in:
Eduard Tolosa 2021-01-20 01:09:40 -05:00 committed by GitHub
parent e516ab3c5f
commit a017116ce9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
export DISPLAY=":0.0"
export LC_ALL="en_US.UTF-8"
export PULSE_SERVER="/tmp/snr_PULSE_SERVER"
export PULSE_SERVER="/tmp/pulse_server"
# Fix Qt4 GUIs ("invalid Pixmap or Window parameter")
export QT_X11_NO_MITSHM=1