diff --git a/modules/home/workstation/hyprland/components/hyprlock.nix b/modules/home/workstation/hyprland/components/hyprlock.nix index 337a097..4a30552 100644 --- a/modules/home/workstation/hyprland/components/hyprlock.nix +++ b/modules/home/workstation/hyprland/components/hyprlock.nix @@ -51,7 +51,7 @@ in { label = { monitor = ""; - text = " \ "; + text = "LOCKED"; position = "0, 150"; valign = "center"; halign = "center";