remove dim overlay from lock screen background
This commit is contained in:
parent
a7d104df64
commit
cad64e7fe6
1 changed files with 0 additions and 6 deletions
|
|
@ -60,12 +60,6 @@ WlSessionLockSurface {
|
|||
}
|
||||
}
|
||||
|
||||
// Dim overlay
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
color: Qt.rgba(S.Theme.base00.r, S.Theme.base00.g, S.Theme.base00.b, 0.4)
|
||||
}
|
||||
|
||||
// Hex wave
|
||||
C.HexWaveBackground {
|
||||
id: _hexWave
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue