mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
replace module-volume-restore by module-stream-restore in system mode, too
This commit is contained in:
parent
6d7450462b
commit
f04cfcd4f0
1 changed files with 3 additions and 2 deletions
|
|
@ -34,8 +34,9 @@ load-module module-esound-protocol-unix
|
|||
.endif
|
||||
load-module module-native-protocol-unix
|
||||
|
||||
### Automatically restore the volume of playback streams
|
||||
load-module module-volume-restore
|
||||
### Automatically restore the volume of streams and devices
|
||||
load-module module-stream-restore
|
||||
load-module module-device-restore
|
||||
|
||||
### Automatically restore the default sink/source when changed by the user during runtime
|
||||
load-module module-default-device-restore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue