diff --git a/modules/rice/hyprland/config.nix b/modules/rice/hyprland/config.nix index c255314..2f045aa 100644 --- a/modules/rice/hyprland/config.nix +++ b/modules/rice/hyprland/config.nix @@ -9,7 +9,7 @@ "plugin:borders-plus-plus" = { add_borders = 1; - "col.border_1" = "rgb(${iris})"; + "col.border_1" = "rgb(${rose})"; "col.border_2" = "rgb(${love})"; border_size_1 = 6;