diff --git a/modules/home/hyprland.nix b/modules/home/hyprland.nix index c858e6f..bcf415a 100644 --- a/modules/home/hyprland.nix +++ b/modules/home/hyprland.nix @@ -39,8 +39,8 @@ in { allow_tearing = false; }; decoration = { - rounding = 8; - rounding_power = 3.5; + rounding = 10; + rounding_power = 4; blur = { enabled = true; xray = true;