linuxscripts/etc/systemd/nspawn/20-machines-profile.sh
2021-01-18 13:36:58 -05:00

5 lines
174 B
Bash
Executable file

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