Add Dim Desktop option

This commit is contained in:
ly-sec 2025-07-18 22:47:38 +02:00
parent 828f98b58e
commit 7cdfa5f82b
4 changed files with 58 additions and 2 deletions

View file

@ -56,6 +56,7 @@ Singleton {
property string visualizerType: "radial"
property bool reverseDayMonth: false
property bool use12HourClock: false
property bool dimPanels: true
}
}