You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been regularly changing my monitor brightness through kde plasma. It seems AGS does recognize my current monitor brightness. (e.g. showing whenever I change audio volume, etc)
|
I looked around the side-panels, but there weren't any way to control them. I tried changing the variables to 'ddcutil' in:
'brightness': {
// Object of controller names for each monitor, either "brightnessctl" or "ddcutil" or "auto"
// 'default' one will be used if unspecified
// Examples
// 'eDP-1': "brightnessctl",
// 'DP-1': "ddcutil",
'controllers': {
'default': "ddcutil",
'DP-1': "ddcutil",
'HDMI-A-1':"ddcutil",
},
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've been regularly changing my monitor brightness through kde plasma. It seems AGS does recognize my current monitor brightness. (e.g. showing whenever I change audio volume, etc)
|
I looked around the side-panels, but there weren't any way to control them. I tried changing the variables to 'ddcutil' in:
Is it a thing?
Beta Was this translation helpful? Give feedback.
All reactions