Merge pull request #110 from MichaelThomas0721/dev

Thanks for contributing, merged!
This commit is contained in:
Quadbyte 2025-08-18 09:30:43 -04:00 committed by GitHub
commit 2706c8ab36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 41 additions and 1 deletions

View file

@ -80,6 +80,7 @@ Singleton {
property bool showBrightness: true
property bool showNotificationsHistory: true
property bool showTray: true
property real backgroundOpacity: 1.0
property list<string> monitors: []
}