make brightness controller comment: less misleading

This commit is contained in:
end-4
2024-05-01 22:38:16 +07:00
parent b598dfac1d
commit be6fe404b3
@@ -40,7 +40,7 @@ let configOptions = {
},
'brightness': {
// Object of controller names for each monitor, either "brightnessctl" or "ddcutil" or "auto"
// "default" will be used if unspecified
// 'default' one will be used if unspecified
// Examples
// 'eDP-1': "brightnessctl",
// 'DP-1': "ddcutil",