Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
volume: pulse-detection: explicitly try the "pulse" device
Because it's available on some systems (for which pulse is the right option), but not the default, so `amixer info` will not give the right result. When this command succeeds, there is no more need to check the output. Additionally removed a wrong test bracket (not neccessary and not working for all bash versions).
- Loading branch information