dotfiles/.config/openbox/mic.sh
2020-04-06 05:03:32 +02:00

7 lines
143 B
Bash
Executable File

#!/bin/bash
# this is 'mic mute toggler' for Openbox on a t420 using ALSA
export INPUT_DEVICE="'Capture'"
amixer sset $INPUT_DEVICE,0 toggle