diff --git a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix index 19ef0dea..32b76d4b 100644 --- a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix +++ b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix @@ -52,7 +52,6 @@ caps-lock-key-hl-color = "ffd204FF"; #ffd204FF # Sets the color of the key press highlight segments when Caps Lock is active. caps-lock-bs-hl-color = "ee2e24FF"; #ee2e24FF # Sets the color of backspace highlight segments when Caps Lock is active. text-caps-lock-color = "d65d0e"; #d65d0e # Sets the color of the text when Caps Lock is active. - inside-caps-lock-color = "d65d0e00"; #d65d0e # Sets the color of the inside of the indicator when Caps Lock is active. }; }; }