From 2ef4492f2a1df8820f8763df91a56ee835827694 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sun, 24 Aug 2025 04:52:58 +0200 Subject: hyprland: change rounding to 10 --- modules/hm/sils/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- cgit 1.4.1