Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonmagon/plasma-screendimmer

A native-looking KDE Plasma applet to adjust the display brightness (X11, XRandR)
https://github.com/jonmagon/plasma-screendimmer

applet brightness dimmer kde plasma5 x11 xrandr

Last synced: about 1 month ago
JSON representation

A native-looking KDE Plasma applet to adjust the display brightness (X11, XRandR)

Awesome Lists containing this project

README

        

# KDE Plasma Applet for display brightness adjustment



## Setup
```bash
git clone https://github.com/JonMagon/plasma-screendimmer.git
kpackagetool6 --install package
```

Right-click the task bar, then click Add widgets, search for Display Brightness and add to the panel. You can move it if necessary.

Alternatively, right click on the system tray, open settings, in entries list search for Display Brightness and enable it.

## Copyright
* Modified BrightnessItem.qml owned by KDE Team