blob: 3cc1b26944c69b7456cc97e573f55f8f70eebf5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
An ncurses mixer for PulseAudio inspired by pavucontrol.
ncpamixer supports 256 colors.
ncpamixer supports custom bindings.
You can change both in ncpamixer.conf
If $XDG_CONFIG_HOME is defined then it will be created at
$XDG_CONFIG_HOME/ncpamixer.conf otherwise $HOME/.ncpamixer.conf
File gets created on first run.
Pandoc is an optional dependency to build man page. If installed do
BUILD_MANPAGE=yes ./ncpamixer.SlackBuild
|