feat(hyprland): change blur settings

This commit is contained in:
tux
2025-06-24 19:52:51 +05:30
parent d0f36f4564
commit 997a0eba85

View File

@ -74,8 +74,9 @@
blur = {
enabled = true;
size = 5;
passes = 4;
passes = 3;
ignore_opacity = true;
new_optimizations = true;
xray = true;
special = true;
};