Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/jonmagon/plasma-screendimmer
- Owner: JonMagon
- License: gpl-3.0
- Created: 2023-05-20T15:00:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T18:20:35.000Z (5 months ago)
- Last Synced: 2024-06-23T01:37:42.406Z (5 months ago)
- Topics: applet, brightness, dimmer, kde, plasma5, x11, xrandr
- Language: QML
- Homepage: https://store.kde.org/p/2167836/
- Size: 39.1 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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