linuxscripts/etc/systemd/nspawn/20-machines-profile.sh
Edu4rdSHL 588b1f5d49
Update
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-13 16:53:44 -05:00

5 lines
183 B
Bash
Executable file

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