forked from Shinonome/dots-hyprland
make brightness controller comment: less misleading
This commit is contained in:
@@ -40,7 +40,7 @@ let configOptions = {
|
|||||||
},
|
},
|
||||||
'brightness': {
|
'brightness': {
|
||||||
// Object of controller names for each monitor, either "brightnessctl" or "ddcutil" or "auto"
|
// 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
|
// Examples
|
||||||
// 'eDP-1': "brightnessctl",
|
// 'eDP-1': "brightnessctl",
|
||||||
// 'DP-1': "ddcutil",
|
// 'DP-1': "ddcutil",
|
||||||
|
|||||||
Reference in New Issue
Block a user