Moved pipewire-start to /usr/local/bin

This commit is contained in:
2022-09-21 16:04:34 -04:00
parent ba274311ae
commit 2045e92b06
3 changed files with 4 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
/usr/bin/pipewire &
/usr/bin/pipewire-pulse &
/usr/bin/wireplumber
+7
View File
@@ -0,0 +1,7 @@
[Desktop Entry]
Exec=/usr/local/bin/pipewire-start.sh
Icon=
Name=pipewire-start
Path=
Terminal=False
Type=Application