{
"trigger": "mute",
"command": "amixer -D pulse set Master mute",
"offCommand": "amixer -D pulse set Master unmute",
"ground": "foreground",
"voice": "mute",
"allowParams": "true"
}
Latest posts made by FredoFreedom
-
Mute linux
{
"trigger": "mute",
"command": "amixer -D pulse set Master mute",
"offCommand": "amixer -D pulse set Master unmute",
"ground": "foreground",
"voice": "mute",
"allowParams": "true"
}