diff options
Diffstat (limited to 'modules/hm/sils')
-rw-r--r-- | modules/hm/sils/hyprland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index 51f5aeb..46177b5 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -72,7 +72,7 @@ in { inactive_opacity = "0.8"; active_opacity = "1"; - rounding = "5"; + rounding = "10"; blur = { enabled = true; size = "3"; |