-
Notifications
You must be signed in to change notification settings - Fork 35
Installation
Saweet edited this page Oct 10, 2020
·
4 revisions
- awk (POSIX compatible)
- pulseaudio-utils - if using PulseAudio
- alsa-utils - if using amixer
- i3wm - a tiling window manager designed for X11
- notify-osd - Canonical's on-screen-display notification agent
- dunst - a customizeable and lightweight notification daemon
- xob - a lightweight configurable overlay bar for X11
- i3blocks - i3blocks is a highly flexible status line generator for status bars
- i3status - a small status bar for i3bar, dzen2, xmobar or similar programs
Arch Linux users may find PKGBUILD in aur.
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:
cat i3volume-pulseaudio.conf >> ~/.config/i3/config
cat i3volume-alsa.conf >> ~/.config/i3/config
Reload i3wm by pressing mod+Shift+r
and use the volume keys on your keyboard.