diff --git a/home/jonas/hyprland.nix b/home/jonas/hyprland.nix index 069ac1d..7cb32b1 100644 --- a/home/jonas/hyprland.nix +++ b/home/jonas/hyprland.nix @@ -88,8 +88,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" = "rgba(33ccffee) rgba(00ff99ee) 45deg"; + "col.inactive_border" = "rgba(595959aa)"; layout = "dwindle"; @@ -111,7 +111,7 @@ drop_shadow = "yes"; shadow_range = 4; shadow_render_power = 3; - col.shadow = "rgba(1a1a1aee)"; + "col.shadow" = "rgba(1a1a1aee)"; }; animations = {