From 3f1128ba07cfc4bea03a0cc80100dcfe5da4425f Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 28 Jun 2022 15:32:59 +0430 Subject: jabber, steam --- chroot/steam_wrapper | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chroot/steam_wrapper') diff --git a/chroot/steam_wrapper b/chroot/steam_wrapper index 2354c3b..4a147d5 100755 --- a/chroot/steam_wrapper +++ b/chroot/steam_wrapper @@ -3,4 +3,6 @@ # xhost + # enable anyone to use pulseaudio over tcp: # load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;192.168.1.0/24 auth-anonymous=1 -env DISPLAY=:0.0 PULSE_SERVER=127.0.0.1 steam +# +# also make sure we are using quad9, not pihole. pihole doesnt like steam. +env DISPLAY=:0.0 PULSE_SERVER=127.0.0.1 steam -tcp -no-cef-sandbox -- cgit v1.2.3