mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 20:35:42 +01:00
Adjust Front volume as default
Adjust "Front" volume as default, too.
This commit is contained in:
parent
e1c0234015
commit
cd0ee17f59
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ mixer() {
|
|||
|
||||
set_mixers() {
|
||||
mixer Master 75%
|
||||
mixer Front 75%
|
||||
mixer PCM 90%
|
||||
mixer Synth 90%
|
||||
mixer CD 90%
|
||||
|
|
Loading…
Reference in a new issue