diff --git a/flake.lock b/flake.lock index e748567..9534677 100644 --- a/flake.lock +++ b/flake.lock @@ -686,11 +686,11 @@ "systems": "systems_6" }, "locked": { - "lastModified": 1710190036, - "narHash": "sha256-lu1A43f1kLCYFUlh+Uy/54RfA1AIRRl5FJkYM5/46H4=", + "lastModified": 1710422621, + "narHash": "sha256-KtgcrcWu+byG8TNn/HvQvsJ0atZthkAhgPOl/BdFXok=", "owner": "hyprwm", "repo": "hyprlock", - "rev": "5c91621ad2a068793c7844942867ddc297f37c58", + "rev": "1c92c6109c2ef45085e0541c24f6324fd382ac5b", "type": "github" }, "original": { diff --git a/modules/hyprland/hyprlock.nix b/modules/hyprland/hyprlock.nix index db0961a..c9611e8 100644 --- a/modules/hyprland/hyprlock.nix +++ b/modules/hyprland/hyprlock.nix @@ -34,6 +34,7 @@ in { outer_color = "rgba(10, 10, 10, 1.0)"; inner_color = "rgb(151515)"; font_color = "rgba(240, 240, 240, 1.0)"; # This is the dot color + capslock_color = "rgba(171, 12, 8, 1.0)"; placeholder_text = ''Input Password...''; } ];