[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

@ -55,6 +55,10 @@
"muted": { "prefix": "\uf3b9" },
"unmuted": { "prefix": "\uf3ba" }
},
"amixer2": {
"muted": { "prefix": "\uf3b9" },
"unmuted": { "prefix": "\uf3ba" }
},
"pasource": {
"muted": { "prefix": "\uf395" },
"unmuted": { "prefix": "\uf2ec" }