From c0a73db76bbbf2866ee176206e4f31afe6596243 Mon Sep 17 00:00:00 2001 From: cyteen Date: Sat, 5 Dec 2020 18:19:23 +0000 Subject: [PATCH] Changes to apulse. --- 020_apulse.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 020_apulse.sh diff --git a/020_apulse.sh b/020_apulse.sh new file mode 100644 index 0000000..accbbb7 --- /dev/null +++ b/020_apulse.sh @@ -0,0 +1,5 @@ +sudo apt-get install -y apulse + +# Example +# APULSE_PLAYBACK_DEVICE=plughw:0,0 apulse /opt/tor-browser_en-US/Browser/start-tor-browser +