Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/base/units/audio/jobs.pxu
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ command:
if check_audio_deamon.sh ; then
pipewire_utils.py detect -t audio -c sinks
else
pactl.sh sinks
pactl_list.sh sinks
fi
_description:
Test to detect if there's available sources and sinks after suspending 30 times.
Expand Down