Skip to content
Saweet edited this page Oct 13, 2020 · 4 revisions

Installation

Dependencies

Arch Linux

Arch Linux users may find PKGBUILD in aur.

Manual setup for i3wm

Clone this repository:

git clone https://github.com/hastinbe/i3-volume.git ~/i3-volume

Volume control can be done through either alsa-utils, pulseaudio-utils, or both. Use one of the example configuration files below:

PulseAudio

cat i3volume-pulseaudio.conf >> ~/.config/i3/config

Alsamixer

cat i3volume-alsa.conf >> ~/.config/i3/config

Reload i3wm by pressing mod+Shift+r and use the volume keys on your keyboard.

Notifications

i3-volume supports several different programs for on-screen notifications. See the list

Clone this wiki locally