[modules] New amixer module with input support
This commit is contained in:
parent
be008c0a6f
commit
3df0b7047f
4 changed files with 103 additions and 0 deletions
|
@ -55,6 +55,10 @@
|
|||
"muted": { "prefix": "\uf3b9" },
|
||||
"unmuted": { "prefix": "\uf3ba" }
|
||||
},
|
||||
"amixer2": {
|
||||
"muted": { "prefix": "\uf3b9" },
|
||||
"unmuted": { "prefix": "\uf3ba" }
|
||||
},
|
||||
"pasource": {
|
||||
"muted": { "prefix": "\uf395" },
|
||||
"unmuted": { "prefix": "\uf2ec" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue