avd/cmd/raisevol-amixer
Narvin Singh 59b3d77547 Feat: Commands
Add commands that can be the target of keybindings to perform an
action and update the status bar.
2020-12-31 13:39:04 -05:00

6 lines
78 B
Bash
Executable File

#!/bin/bash
amixer set Master 3%+ &> /dev/null
"${0%/*}"/../avds vol-amixer