From 140c4a98eba5bb15a86493cf5e567b0351e40d19 Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 31 Aug 2023 18:58:50 +0900 Subject: [PATCH] test --- .../nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix | 1 - 1 file changed, 1 deletion(-) 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. }; }; }