fix: noctalia - brightness adjustment - apple silicon

This commit is contained in:
Ryan Yin
2026-01-04 00:16:25 +08:00
parent 74c8912897
commit e3fb563b79

View File

@@ -168,8 +168,8 @@
} }
}, },
"brightness": { "brightness": {
"brightnessStep": 2, "brightnessStep": 5,
"enableDdcSupport": true, "enableDdcSupport": false,
"enforceMinimum": true "enforceMinimum": true
}, },
"calendar": { "calendar": {