diff --git a/srcpkgs/pasystray-git/files/pasystray-cereus b/srcpkgs/pasystray-git/files/pasystray-cereus new file mode 100755 index 0000000..9c65418 --- /dev/null +++ b/srcpkgs/pasystray-git/files/pasystray-cereus @@ -0,0 +1,2 @@ + #!/bin/bash +pasystray --notify={sink,source} & diff --git a/srcpkgs/pasystray-git/patches/pipewire-launcher-cereus.patch b/srcpkgs/pasystray-git/patches/pipewire-launcher-cereus.patch new file mode 100644 index 0000000..8caf108 --- /dev/null +++ b/srcpkgs/pasystray-git/patches/pipewire-launcher-cereus.patch @@ -0,0 +1,13 @@ +diff --git a/data/pasystray.desktop b/data/pasystray.desktop +index c48e124..61d3afb 100644 +--- a/data/pasystray.desktop ++++ b/data/pasystray.desktop +@@ -3,7 +3,7 @@ Version=1.0 + Name=PulseAudio System Tray + GenericName= + Comment=An Applet for PulseAudio +-Exec=pasystray ++Exec=pasystray-cereus + Icon=pasystray + StartupNotify=true + Type=Application