chore: Lowercase

This commit is contained in:
Kyle Gospodnetich 2024-07-08 17:11:18 -07:00
parent c87964e7f4
commit 6af67970bd
3 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ context.modules = [
label = convolver
name = convFL
config = {
filename = "/usr/share/pipewire/hardware-profiles/LENOVO-83E1/multiwayCor48.wav"
filename = "/usr/share/pipewire/hardware-profiles/lenovo-83e1/multiwayCor48.wav"
channel = 0
}
}
@ -25,7 +25,7 @@ context.modules = [
label = convolver
name = convFR
config = {
filename = "/usr/share/pipewire/hardware-profiles/LENOVO-83E1/multiwayCor48.wav"
filename = "/usr/share/pipewire/hardware-profiles/lenovo-83e1/multiwayCor48.wav"
channel = 1
}
}