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