permute is a program written in python to make per application muting simple on linux.
demure d67a5714f6 Added repo url to readme comment | 7 years ago | |
---|---|---|
README.md | 7 years ago | |
permute | 7 years ago |
permute
is a program written in python to make per application muting simple on linux.
While some WMs may bundle in the ability, I prefer to use i3 which follows UNIX philosophy of "Make each program do one thing well".
It is trivial to make a rofi popup if you find yourself using this often.
Place permute
somewhere in your path, such as /usr/local/bin/
pactl
must be installed.Usage: premute [OPTION...]
When run without OPTION, will output sink list
When run with SINK as option, will mute SINK number
-l, --list List Sink Inputs
-m, --mute SINK Mute Sink number
-s, --string NAME Attempt bin name mute
-V, --version Display version information
-h, --help Display this help message
~ -> permute -l
Sink Number: 797 Muted: no bin: cmus
Sink Number: 796 Muted: yes bin: chromium
Sink Number: 799 Muted: no bin: mpv