You've already forked t2-better-audio
mirror of
https://github.com/t2linux/t2-better-audio.git
synced 2026-04-30 13:54:30 -07:00
t2-*.conf: specify the type
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
[General]
|
||||
type = mic
|
||||
priority = 100
|
||||
description-key = analog-input-microphone-internal
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
[General]
|
||||
type = headphones
|
||||
priority = 200
|
||||
description-key = analog-output-headphones
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
[General]
|
||||
type = headset
|
||||
priority = 200
|
||||
description-key = analog-input-microphone-headset
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
[General]
|
||||
type = speaker
|
||||
priority = 100
|
||||
description-key = analog-output-speaker
|
||||
|
||||
Reference in New Issue
Block a user