Skip to content

dfmgr/volumeicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

volumeicon

A lightweight volume control applet with support for global keybindings

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/volumeicon/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install volumeicon notify-send

Fedora Based:

yum install volumeicon notify-send

Arch Based:

pacman -S volumeicon notify-send

MacOS:

brew install
mv -fv "$HOME/.config/volumeicon" "$HOME/.config/volumeicon.bak"
git clone https://github.com/dfmgr/volumeicon "$HOME/.config/volumeicon"

volumeicon site