comment possible brightness controllers

This commit is contained in:
end-4
2024-05-01 22:12:27 +07:00
parent 409a6d508a
commit aa9a38cf5f
@@ -39,7 +39,7 @@ let configOptions = {
'warnMessages': ["Plug in the charger", "You there?", 'PLUG THE CHARGER ALREADY'], 'warnMessages': ["Plug in the charger", "You there?", 'PLUG THE CHARGER ALREADY'],
}, },
'brightness': { 'brightness': {
'controller': "brightnessctl", 'controller': "brightnessctl", // "brightnessctl" or "ddcutil"
}, },
'music': { 'music': {
'preferredPlayer': "plasma-browser-integration", 'preferredPlayer': "plasma-browser-integration",