mirror of
https://github.com/csd4ni3l/soundboard.git
synced 2026-06-02 12:46:08 +02:00
Format code using Zed auto-formatter, display stderr along with stdout
in youtube downloader, use mp3 template instead of -x and --audio-format in the command,
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ cargo run
|
||||
pactl list modules short | grep "module-loopback" | cut -f1 | xargs -L1 pactl unload-module
|
||||
pactl list modules short | grep "Virtual_Microphone" | cut -f1 | xargs -L1 pactl unload-module
|
||||
pactl list modules short | grep "Virtual_Mic_Source" | cut -f1 | xargs -L1 pactl unload-module
|
||||
pactl list modules short | grep "Soundboard_Audio" | cut -f1 | xargs -L1 pactl unload-module
|
||||
pactl list modules short | grep "Soundboard_Audio" | cut -f1 | xargs -L1 pactl unload-module
|
||||
|
||||
Reference in New Issue
Block a user