11 lines
262 B
Text
11 lines
262 B
Text
|
monitor.alsa.rules = [{
|
||
|
matches = [{
|
||
|
node.name = "alsa_input.usb-Razer_Razer_USB_Audio_Controller_000000000000000000000000-00.pro-input-0"
|
||
|
}]
|
||
|
actions = {
|
||
|
update-props = {
|
||
|
node.description = "Headphones"
|
||
|
}
|
||
|
}
|
||
|
}]
|