refactor(hypr): increase blur

This commit is contained in:
Price Hiller 2023-09-02 15:31:12 -05:00
parent 0d3e56eb3c
commit db00254bf2
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -3,8 +3,8 @@ decoration {
blur { blur {
enabled = true enabled = true
size = 10 size = 12
passes = 4 passes = 6
new_optimizations = true new_optimizations = true
} }