Skip to content

leethater/popcat_volume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popcat_volume

Volume indicator inspired by volume-notification-dunst.

Demo

demo

How to use

  • ./volume.sh up
  • ./volume.sh down
  • ./volume.sh mute

For tiling window managers, you can add these lines to your config file :

bindsym XF86AudioRaiseVolume exec --no-startup-id **path_to_popcat**/volume.sh up
bindsym XF86AudioLowerVolume exec --no-startup-id **path_to_popcat**/volume.sh down
bindsym XF86AudioMute exec --no-startup-id **path_to_popcat**/volume.sh mute

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages