Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 574 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 574 Bytes

volumecontrol

Small shell script to set volume programatically. The script is forked from hyprdots, and stripped from all references to hyprland, to be used in any compositor/window manager.

Installation

  • Clone this repo
sudo make install

Usage

volumecontrol -[device] <actions>
...valid device are...
    i   -- input device
    o   -- output device
    p   -- player application
...valid actions are...
    i   -- increase volume [+5]
    d   -- decrease volume [-5]
    m   -- mute [x]