Control pulse audio volume via hyprgrass edge gestures.
Haphazardly put together using stolen code from Waybar, licensed under MIT. All credits go to Alexays.
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
}
}