Merge from other pc
This commit is contained in:
parent
ed884c133f
commit
173029c521
5 changed files with 17 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
sv check pipewire >/dev/null || exit 1
|
||||
sv check pipewire >/dev/null 2>&1 || exit 1
|
||||
exec 2>&1
|
||||
exec wireplumber
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue