diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index bea6c84..944a0dd 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -65,11 +65,6 @@ in active_opacity = 1.0; inactive_opacity = 0.9; fullscreen_opacity = 1.0; - - drop_shadow = true; - shadow_range = 30; - shadow_render_power = 3; - "col.shadow" = "0x66000000"; }; monitor = cfg.settings.monitors;