volctl
Per-application volume control and on-screen display
Volctl is a PulseAudio-enabled tray icon volume control and OSD applet for graphical desktops. It's not meant to be an replacement for a full-featured mixer application. If you're looking for that check out the excellent pavucontrol.
- Versions: 0.9.4
- Website: https://buzz.github.io/volctl/
- Licenses: GPL 2
- Package source: gnu/packages/gtk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of volctl
as follows:
guix install volctl
Or install a particular version:
guix install volctl@0.9.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of volctl about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/volctl'><img src='https://packages.guix.gnu.org/packages/volctl/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/volctl)
Example Org:
[[https://packages.guix.gnu.org/packages/volctl][https://packages.guix.gnu.org/packages/volctl/badges/latest-version.svg]]