dotfiles/scripts/volup

8 lines
286 B
Bash
Executable file

#!/bin/sh
awesome-client "naughty.destroy_all_notifications()"
pamixer -i 5
pw-play /nix/store/grc8na7vz23zlz0q9g76y6f66qrgr2cv-sound-theme-freedesktop-0.8/share/sounds/freedesktop/stereo/audio-volume-change.oga
volume=$(pulsemixer --get-volume | awk '{print $1}')
notify-send $volume