feat(sound): volume amplification
This adds toggles that allow increasing volume to 150% for both the sink and source.
This commit is contained in:
parent
bd7fc2a2f2
commit
0e5054a4c5
4 changed files with 104 additions and 12 deletions
|
|
@ -473,6 +473,9 @@ sound-input = Input
|
|||
.device = Input device
|
||||
.level = Input level
|
||||
|
||||
amplification = Amplification
|
||||
.desc = Allows raising the volume to 150%.
|
||||
|
||||
sound-alerts = Alerts
|
||||
.volume = Alerts volume
|
||||
.sound = Alerts sound
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue