| Step | Command |
|---|---|
| Install dependencies | sudo dnf install ddcutil xrandr python3-pip python3-qt5 |
| Install via pip | pip3 install brightness-controller-linux |
| Run the program | brightness-controller-linux |
Notes and Troubleshooting:
-
Brightness Controller works by adjusting color profiles using
xrandr, so it may not function under Wayland sessions or with some hardware configurations: -
For systems where Brightness Controller does not work, alternatives like
brightnessctlorlightare available in Fedora’s repositories and can be installed withsudo dnf install brightnessctlorsudo dnf install light: -
If you are using an external monitor, consider using
ddcutildirectly for hardware-level brightness control: