diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index a3179b5..0a1c8d5 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -75,11 +75,6 @@ in no_gaps_when_only = 1; }; - decoration = { - shadow_offset = "0 5"; - "col.shadow" = "rgba(00000099)"; - }; - bind = let ws = x: let n = if (x + 1) < 10