diff --git a/configuration.nix b/configuration.nix index f0dd739..ae8b224 100644 --- a/configuration.nix +++ b/configuration.nix @@ -374,7 +374,7 @@ in font = "Victor Mono SemiBold 12"; }; urgency_low = { - background = "#${GREEM}"; + background = "#${GREEN}"; foreground = "#${BG}"; frame_color = "#${DARK_GREEN}"; timout = 3; diff --git a/nixos-switch.log b/nixos-switch.log index 1ebb7bc..5c4972d 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -23,7 +23,7 @@ error: at /etc/nixos/configuration.nix:378:20: - 377| background = "#${GREEM}"; + 377| background = "#${GREEN}"; 378| foreground = "#${BG}"; | ^ 379| frame_color = "#${DARK_GREEN}"; @@ -53,7 +53,7 @@ error: at /etc/nixos/configuration.nix:378:20: - 377| background = "#${GREEM}"; + 377| background = "#${GREEN}"; 378| foreground = "#${BG}"; | ^ 379| frame_color = "#${DARK_GREEN}"; @@ -83,7 +83,7 @@ error: at /etc/nixos/configuration.nix:378:20: - 377| background = "#${GREEM}"; + 377| background = "#${GREEN}"; 378| foreground = "#${BG}"; | ^ 379| frame_color = "#${DARK_GREEN}";