config: add some comments in the config file

About where to copy and change it.
This commit is contained in:
Wim Taymans 2021-06-02 15:22:49 +02:00
parent e3d3f04780
commit dde03a7dd3
10 changed files with 32 additions and 0 deletions

View file

@ -1,4 +1,8 @@
# ALSA monitor config file for PipeWire version @VERSION@ #
#
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in
# ~/.config/pipewire/media-session.d/ for local changes.
properties = {
# Create a JACK device. This is not enabled by default because

View file

@ -1,4 +1,8 @@
# Bluez monitor config file for PipeWire version @VERSION@ #
#
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in
# ~/.config/pipewire/media-session.d/ for local changes.
properties = {
# Enable mSBC support, disabled by default. Be aware that

View file

@ -1,4 +1,8 @@
# Media session config file for PipeWire version @VERSION@ #
#
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in
# ~/.config/pipewire/media-session.d/ for local changes.
context.properties = {
# Properties to configure the session and some

View file

@ -1,4 +1,8 @@
# V4L2 monitor config file for PipeWire version @VERSION@ #
#
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in
# ~/.config/pipewire/media-session.d/ for local changes.
properties = { }