mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
lmc: updated
This commit is contained in:
parent
3870aa1afc
commit
c7567311f3
@ -36,6 +36,7 @@ case "$1" in
|
|||||||
paplay ~/.local/bin/etc/sxhkd/audio/sound_resumed.wav
|
paplay ~/.local/bin/etc/sxhkd/audio/sound_resumed.wav
|
||||||
fi ;;
|
fi ;;
|
||||||
mute_toggle)
|
mute_toggle)
|
||||||
|
echo $(amixer get Capture)
|
||||||
if amixer get Capture | tail -2 | grep -q '\[on\]'; then
|
if amixer get Capture | tail -2 | grep -q '\[on\]'; then
|
||||||
lmc mute
|
lmc mute
|
||||||
lmc undeaf
|
lmc undeaf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user