Merge branch 'master' into public
This commit is contained in:
commit
223a6af7b9
1 changed files with 3 additions and 1 deletions
|
@ -5,8 +5,10 @@ PulseAudio output switcher, intended for use with dmenu.
|
|||
## Usage
|
||||
|
||||
`$ paoutput <-g | -s [new_sink]>`
|
||||
|
||||
Options:
|
||||
- `-g`: Get a newline-separated list of availabel sinks
|
||||
|
||||
- `-g`: Get a newline-separated list of available sinks
|
||||
- `-s [new_sink]`: Set all active streams to use the new sink. If the new sink is not given, it will be read from `stdin`.
|
||||
|
||||
## Example
|
||||
|
|
Loading…
Reference in a new issue