documented external dependencies, gave some stuff a spring cleaning.

This commit is contained in:
Gabe Venberg 2023-08-10 01:10:13 -05:00
parent fcf48d31e3
commit 0e031e38d0
11 changed files with 125 additions and 21 deletions

View file

@ -20,6 +20,6 @@ audio_output {
}
audio_output {
type "pulse"
name "pulse audio"
type "pipewire"
name "PipeWire Sound Server"
}