You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
davjgardner 223a6af7b9 Merge branch 'master' into public 3 years ago
.gitignore paoutput.c: input processing and implementation of sink list 3 years ago
Makefile Remove scratch files 3 years ago
README.md Fix typos in README.md 3 years ago
paoutput.c Implement sink input moving and set default sink 3 years ago

README.md

paoutput

PulseAudio output switcher, intended for use with dmenu.

Usage

$ paoutput <-g | -s [new_sink]>

Options:

  • -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

paoutput -g | dmenu | paoutput -s

From my ~/.config/i3/config:

bindsym $mod+XF86AudioMute exec paoutput -g | rofi -dmenu | paoutput -s