From a9b3d6cc4cb221b64d5445fbe2a19216a57dbfaf Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Sun, 24 Nov 2024 12:44:24 +0700 Subject: [PATCH] hyprland: removed broken configs --- home/modules/hyprland/hyprland.nix | 5 ----- 1 file changed, 5 deletions(-) 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;