updates for volume controls in awesome
This commit is contained in:
parent
06e78fce2b
commit
6ad3e2f63a
4 changed files with 16 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
awesome-client "naughty.destroy_all_notifications()"
|
||||
pactl set-sink-volume @DEFAULT_SINK@ +5%
|
||||
paplay /usr/share/sounds/freedesktop/stereo/audio-volume-change.oga
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue