mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 01:36:34 +05:30
feat(hyprland): change blur settings
This commit is contained in:
@ -74,8 +74,9 @@
|
||||
blur = {
|
||||
enabled = true;
|
||||
size = 5;
|
||||
passes = 4;
|
||||
passes = 3;
|
||||
ignore_opacity = true;
|
||||
new_optimizations = true;
|
||||
xray = true;
|
||||
special = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user