saving uncommitted changes in /etc prior to apt run

Joshua Dye 6 years ago
parent b89c5beff6
commit 23bb9f935c

@ -219,6 +219,12 @@ audio_output {
# mixer_index "0" # optional
}
#
audio_output {
type "alsa"
name "ALSA Bluetooth Headset"
device "bluealsa"
mixer_type "software"
}
# An example of an OSS output:
#
#audio_output {

Loading…
Cancel
Save