Add BrightnessTab

This commit is contained in:
Ly-sec 2025-08-16 14:00:03 +02:00
parent 9832d3d9bd
commit 51e758a888
6 changed files with 274 additions and 12 deletions

View file

@ -75,6 +75,7 @@ Singleton {
property bool showActiveWindow: true
property bool showSystemInfo: false
property bool showMedia: false
property bool hideBrightness: false
property list<string> monitors: []
}