mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
051b47676c
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
428 B
Text
12 lines
428 B
Text
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
|