Added the ability to adjust application specific audio levels. (#608)
* Added a playback volume module in audio menu. * Finish playback source volume adjuster.
This commit is contained in:
@@ -527,6 +527,9 @@ const options = mkOptions(CONFIG, {
|
||||
color: opt(colors.maroon),
|
||||
},
|
||||
text: opt(colors.text),
|
||||
scroller: {
|
||||
color: opt(colors.maroon),
|
||||
},
|
||||
listitems: {
|
||||
passive: opt(colors.text),
|
||||
active: opt(secondary_colors.maroon),
|
||||
|
||||
Reference in New Issue
Block a user