From 92a12b490e52b22fb904a1ba490194e13b509100 Mon Sep 17 00:00:00 2001 From: "Frankie B." Date: Fri, 16 Feb 2024 12:21:48 +0000 Subject: Everything is FUCKED --- homes/floppydisk/hyprland.nix | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'homes/floppydisk/hyprland.nix') diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix index 110e037..70ef928 100644 --- a/homes/floppydisk/hyprland.nix +++ b/homes/floppydisk/hyprland.nix @@ -32,8 +32,8 @@ gaps_in = 5; gaps_out = 20; border_size = 2; - "col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg"; - "col.inactive_border" = "rgba(595959aa)"; + "col.active_border" = "rgb(f38ba8)"; + "col.inactive_border" = "rgb(313244)"; layout = "dwindle"; }; @@ -44,10 +44,7 @@ passes = 1; new_optimizations = 1; }; - drop_shadow = "yes"; - shadow_range = 20; - shadow_render_power = 5; - "col.shadow" = "rgba(1a1a1aee)"; + drop_shadow = "no"; }; animations = { -- cgit v1.2.3-54-g00ecf