dotfiles/scripts/getvol
2021-09-27 17:13:41 -05:00

5 lines
59 B
Bash
Executable file

#!/bin/sh
echo $(pamixer --get-volume-human) >> /tmp/vol