doc: in user-facing config examples, indicate which file it goes into

Add suggestions for config fragments in config file examples, as
applicable.
This commit is contained in:
Pauli Virtanen 2024-09-14 15:43:25 +03:00 committed by Wim Taymans
parent 97719948a5
commit ec5684302c
34 changed files with 144 additions and 26 deletions

View file

@ -48,6 +48,8 @@
* A config section with server properties can be given.
*
*\code{.unparsed}
* # ~/.config/pipewire/pipewire-pulse.conf.d/custom.conf
*
* pulse.properties = {
* # the addresses this server listens on
* server.address = [
@ -297,6 +299,8 @@
* section with a `quirks` and an `update-props` action.
*
*\code{.unparsed}
* # ~/.config/pipewire/pipewire-pulse.conf.d/custom.conf
*
* pulse.rules = [
* {
* # skype does not want to use devices that don't have an S16 sample format.
@ -343,6 +347,8 @@
* ## Example configuration
*
*\code{.unparsed}
* # ~/.config/pipewire/pipewire-pulse.conf.d/custom.conf
*
* context.modules = [
* { name = libpipewire-module-protocol-pulse
* args = { }