diff --git a/home/hyprland.nix b/home/hyprland.nix index 24813c65..1e24388a 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -50,8 +50,8 @@ in gaps_in = 0 gaps_out = -1 border_size = 0 - col.active_border = rgba(${base03}ff) rgba(${base04}ff) 45deg - col.inactive_border = rgba(${base02}ff) + col.active_border = rgba(${base03}aa) rgba(${base04}aa) 45deg + col.inactive_border = rgba(${base02}99) layout = master }