summaryrefslogtreecommitdiff
path: root/src/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.ini')
-rw-r--r--src/config.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.ini b/src/config.ini
index 5abbb2a..ecedead 100644
--- a/src/config.ini
+++ b/src/config.ini
@@ -1,5 +1,8 @@
[pa-sink-ctl]
+## List of properties to try to use as sink names, or sink name itself if empty.
+name-properties = device.description; device.product.name
+
## Priority groups can be used to set the display
## order for sinks. Priority groups start with "priority".
## "match": a pulseaudio property to match against (use pacmd list-sinks)