mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-25 12:52:09 +00:00
comment possible brightness controllers
This commit is contained in:
parent
409a6d508a
commit
aa9a38cf5f
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ let configOptions = {
|
|||
'warnMessages': ["Plug in the charger", "You there?", 'PLUG THE CHARGER ALREADY'],
|
||||
},
|
||||
'brightness': {
|
||||
'controller': "brightnessctl",
|
||||
'controller': "brightnessctl", // "brightnessctl" or "ddcutil"
|
||||
},
|
||||
'music': {
|
||||
'preferredPlayer': "plasma-browser-integration",
|
||||
|
|
|
|||
Loading…
Reference in a new issue