Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 426 Bytes

hyprgrass-pulse

Control pulse audio volume via hyprgrass edge gestures.

Haphazardly put together using stolen code from Waybar, licensed under MIT. All credits go to Alexays.

Config

plugin {
    hyprgrass-pulse {
        # Along which edge to trigger the volume changer
        # Slide along the edge to adjust volume
        # One of: l, r, u, d
        edge = l
    }
}