This commit is contained in:
2025-09-29 20:53:10 -06:00
parent dd0f88ee53
commit 3ed4ccca9e
7 changed files with 35 additions and 6 deletions

View File

@@ -5,6 +5,11 @@
settings = {
global = {
device_name = "yukigekko";
volume_controller = "volumectl";
backend = "pipe";
device_type = "computer";
use_mpris = true;
disable_discovery = true;
};
};
};