aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 795850c88d82c580031ea6d4ab0fc776f7963597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# pulseaudio-nextsink

Each call to pulseaudio-nextsink iterates through the list of output sinks in pulseaudio via pactl

Meant to be used with a hotkey daemon for easy access

example sxhkd config I use with this:

```
alt + e ; a
	pulseaudio-nextsink
```