From 0eaa052cd52e290d09293b9ec68fa8e962eb9568 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Mon, 27 Oct 2025 13:45:31 +0100 Subject: [PATCH] pinned special border --- home-modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index babb682..2914cc1 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -224,7 +224,7 @@ in { ]; windowrulev2 = [ - "bordercolor rgba(${rice.lib.nohash rice.color.magenta.bright}ff), pinned:1" + "bordercolor rgba(${rice.lib.nohash rice.color.special.bright}ff), pinned:1" "bordersize 0, floating:0, onworkspace:w[tv1]" "rounding 0, floating:0, onworkspace:w[tv1]"