make brightness controller comment: less misleading

This commit is contained in:
end-4
2024-05-01 22:38:16 +07:00
parent f0782d23aa
commit c5f87094cc
@@ -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",