Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

14
config/dynamic_fps.json Normal file
View File

@@ -0,0 +1,14 @@
{
"states": {
"unfocused": {
"volume_multipliers": {
"master": 1.0
}
},
"invisible": {
"volume_multipliers": {
"master": 1.0
}
}
}
}