🎨 ux(hypr): disable blur xray

This commit is contained in:
Sergio Laín 2024-04-07 01:59:04 +02:00
parent f8c789552c
commit 2c24e0a0be
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -21,7 +21,7 @@ decoration {
passes = 4 passes = 4
ignore_opacity = true ignore_opacity = true
new_optimizations = true new_optimizations = true
xray = true xray = false
noise = 0.0 noise = 0.0
popups = true popups = true
} }