dotfiles/scripts/getvol

4 lines
59 B
Bash
Executable file

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