summaryrefslogtreecommitdiff
path: root/src/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.ini')
-rw-r--r--src/config.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/config.ini b/src/config.ini
new file mode 100644
index 0000000..3d4bc39
--- /dev/null
+++ b/src/config.ini
@@ -0,0 +1,16 @@
+[pa-sink-ctl]
+
+## 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)
+## "value": the string to compare with
+## "priority": ..to assign to matched sink (default 0)
+#[priority 0]
+#match=device.product.name
+#value=SBx00 Azalia (Intel HDA)
+#priority=2
+#
+#[priority 1]
+#match=device.product.name
+#value=USB Headset
+#priority=1