initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
diff --git a/src/conf/alsa.conf b/src/conf/alsa.conf
index e65bf2ca..94f2bdae 100644
--- a/src/conf/alsa.conf
+++ b/src/conf/alsa.conf
@@ -8,10 +8,16 @@
{
func load
files [
+ {
+ @func concat
+ strings [
+ { @func datadir }
+ "/alsa.conf.d/"
+ ]
+ }
"/var/lib/alsa/conf.d"
- "/usr/etc/alsa/conf.d"
"/etc/alsa/conf.d"
- "/etc/asound.conf|||/usr/etc/asound.conf"
+ "/etc/asound.conf"
"~/.asoundrc"
{
@func concat