fix lock screen color flash on show/hide

This commit is contained in:
Damocles 2026-04-17 18:03:23 +02:00
parent 2a50ab62b7
commit b3e919514a

View file

@ -10,7 +10,7 @@ WlSessionLockSurface {
required property WlSessionLock lock
required property LockAuth auth
color: "transparent"
color: M.Theme.base00
// Blur screenshot of desktop as background
ScreencopyView {