diff --git a/etc/systemd/nspawn/20-machines-profile.sh b/etc/systemd/nspawn/20-machines-profile.sh index d8df738..8f3a1e4 100755 --- a/etc/systemd/nspawn/20-machines-profile.sh +++ b/etc/systemd/nspawn/20-machines-profile.sh @@ -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