refactor(hypr): increase blur passes

This commit is contained in:
Price Hiller 2022-09-05 17:34:56 -05:00
parent 34924e8f18
commit 60b6ff32aa

View File

@ -2,7 +2,7 @@ decoration {
rounding=10 rounding=10
blur=true blur=true
blur_size=3 blur_size=3
blur_passes=3 blur_passes=5
} }
animations { animations {