diff --git a/home/gabriel/features/desktop/hyprland/default.nix b/home/gabriel/features/desktop/hyprland/default.nix index fda7e492..ea4921ba 100644 --- a/home/gabriel/features/desktop/hyprland/default.nix +++ b/home/gabriel/features/desktop/hyprland/default.nix @@ -186,7 +186,8 @@ in { active_opacity = 1.0; inactive_opacity = 0.85; fullscreen_opacity = 1.0; - rounding = 7; + rounding = 10; + rounding_power = 4; blur = { enabled = false; size = 4;