mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
conf: add comment about removing sections
Sections that don't need to be changed can be removed because they are now taken from the main config file.
This commit is contained in:
parent
db44fe47ee
commit
85d34d8d94
9 changed files with 27 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
||||||
#
|
#
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
||||||
# or in ~/.config/pipewire for local changes.
|
# or in ~/.config/pipewire for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
context.properties = {
|
context.properties = {
|
||||||
## Configure properties in the system.
|
## Configure properties in the system.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,9 @@
|
||||||
#
|
#
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
||||||
# or in ~/.config/pipewire for local changes.
|
# or in ~/.config/pipewire for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
context.properties = {
|
context.properties = {
|
||||||
## Configure properties in the system.
|
## Configure properties in the system.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,9 @@
|
||||||
#
|
#
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
||||||
# or in ~/.config/pipewire for local changes.
|
# or in ~/.config/pipewire for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
context.properties = {
|
context.properties = {
|
||||||
## Configure properties in the system.
|
## Configure properties in the system.
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
||||||
# for systemwide changes or in
|
# for systemwide changes or in
|
||||||
# ~/.config/pipewire/media-session.d/ for local changes.
|
# ~/.config/pipewire/media-session.d/ for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
properties = {
|
properties = {
|
||||||
# Create a JACK device. This is not enabled by default because
|
# Create a JACK device. This is not enabled by default because
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
||||||
# for systemwide changes or in
|
# for systemwide changes or in
|
||||||
# ~/.config/pipewire/media-session.d/ for local changes.
|
# ~/.config/pipewire/media-session.d/ for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
properties = {
|
properties = {
|
||||||
# Enable mSBC support, disabled by default. Be aware that
|
# Enable mSBC support, disabled by default. Be aware that
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
||||||
# for systemwide changes or in
|
# for systemwide changes or in
|
||||||
# ~/.config/pipewire/media-session.d/ for local changes.
|
# ~/.config/pipewire/media-session.d/ for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
context.properties = {
|
context.properties = {
|
||||||
# Properties to configure the session and some
|
# Properties to configure the session and some
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
|
||||||
# for systemwide changes or in
|
# for systemwide changes or in
|
||||||
# ~/.config/pipewire/media-session.d/ for local changes.
|
# ~/.config/pipewire/media-session.d/ for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
properties = { }
|
properties = { }
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,9 @@
|
||||||
#
|
#
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
||||||
# or in ~/.config/pipewire for local changes.
|
# or in ~/.config/pipewire for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
context.properties = {
|
context.properties = {
|
||||||
## Configure properties in the system.
|
## Configure properties in the system.
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,9 @@
|
||||||
#
|
#
|
||||||
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes
|
||||||
# or in ~/.config/pipewire for local changes.
|
# or in ~/.config/pipewire for local changes.
|
||||||
|
#
|
||||||
|
# You can remove the sections you don't want to modify, they are taken
|
||||||
|
# from the global config.
|
||||||
|
|
||||||
context.properties = {
|
context.properties = {
|
||||||
## Configure properties in the system.
|
## Configure properties in the system.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue