diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-09-19 16:19:41 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-09-19 16:19:41 +0200 |
commit | 85cd5a9d113de506c0722acaada68af56c9f9642 (patch) | |
tree | c9d3d78b1c4c335c0c48144a1d39c7ef1ae8ce1a /list-sinks.sh | |
parent | 59b730a806c92acbf999a7fa35b8ece9fb7c3203 (diff) |
Move scripts to script dir, add youtube-hls-stream script, fix twitch stream script
Diffstat (limited to 'list-sinks.sh')
-rwxr-xr-x | list-sinks.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/list-sinks.sh b/list-sinks.sh deleted file mode 100755 index e5fc44f..0000000 --- a/list-sinks.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pactl list | grep -E '(Description: Monitor of)|(Monitor Source: )' |