Add Dim Desktop option
This commit is contained in:
parent
828f98b58e
commit
7cdfa5f82b
4 changed files with 58 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ import qs.Settings
|
|||
|
||||
PanelWindow {
|
||||
id: outerPanel
|
||||
property bool showOverlay: true
|
||||
property bool showOverlay: Settings.settings.dimPanels
|
||||
property int topMargin: 36
|
||||
property color overlayColor: showOverlay ? Theme.overlay : "transparent"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue