💥 fix(hypr/decorations): blur flickerings
This commit is contained in:
@@ -44,9 +44,9 @@ decoration {
|
||||
enabled = true
|
||||
new_optimizations = true
|
||||
xray = false # Setting to true may cause glitches on nvidia cards!
|
||||
size = 14
|
||||
passes = 4
|
||||
vibrancy = 12
|
||||
size = 0 # fixes flickering with new_optimizations
|
||||
passes = 6
|
||||
vibrancy = 6
|
||||
|
||||
popups = false # Enable blur for popups
|
||||
popups_ignorealpha = 0.7
|
||||
|
||||
Reference in New Issue
Block a user