DisplayTab: toggle ddcutil, disabled by default

This commit is contained in:
Ly-sec
2025-11-03 18:21:37 +01:00
parent 5cce13c730
commit 3ad7271871
10 changed files with 115 additions and 7 deletions
+1
View File
@@ -370,6 +370,7 @@ Singleton {
property JsonObject brightness: JsonObject {
property int brightnessStep: 5
property bool enforceMinimum: true
property bool enableDdcSupport: false
}
property JsonObject colorSchemes: JsonObject {