fix sourceing of pulseaudio
This commit is contained in:
parent
e2aacba67e
commit
0087187fe7
|
@ -9,7 +9,7 @@ multiplechoice "soundsystem" "pulseaudio" "pipewire" "none"
|
|||
if [[ ! "${cfg[soundsystem]}" == "none" ]]; then
|
||||
addpkg "alsa-utils"
|
||||
servicesenable "alsa"
|
||||
source "${modules}"/"${modulename}".d/install/sound/"${cfg[soundsystem]}".mod
|
||||
source "${modules}"/de.d/pre/sound/"${cfg[soundsystem]}".mod
|
||||
fi
|
||||
|
||||
if [[ ! "${cfg[de]}" == "none" ]]; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user