[modules] New amixer module with input support

This commit is contained in:
Arda Demir 2020-05-26 18:23:19 +03:00
parent be008c0a6f
commit 3df0b7047f
4 changed files with 103 additions and 0 deletions

View file

@ -73,6 +73,10 @@
"muted": { "prefix": "" },
"unmuted": { "prefix": "" }
},
"amixer2": {
"muted": { "prefix": "" },
"unmuted": { "prefix": "" }
},
"pasource": {
"muted": { "prefix": "" },
"unmuted": { "prefix": "" }