KDE: Difference between revisions
m remove redundant sddm setting, see https://github.com/NixOS/nixpkgs/commit/7a2cb2ad1573b79c94fb047bd6cdc6fe73726f2a |
Add troubleshooting steps to control external monitor brightness through KDE |
||
| Line 131: | Line 131: | ||
] | ] | ||
</syntaxHighlight> | </syntaxHighlight> | ||
=== Brightness and Color brightness control sets gamma instead of brightness on external monitors === | |||
To allow <code>powerdevil</code> (and by extension the "Brightness and Color" status tray menu) to control brightness on supported monitors directly instead of adjusting gamma, [[Backlight#Via ddcutil|configure your system to enable ddcutil]], and allow your user to use DDC/CI without root. | |||
== Tips and tricks == | == Tips and tricks == | ||