From 9d9a498b2c15efc098656d631b16db5f75285e75 Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 18 Aug 2024 17:59:01 +0100 Subject: [PATCH] 418 current 2024-08-18 16:35:08 24.05.3642.883180e6550c 6.6.44 * --- configuration.nix | 2 +- nixos-switch.log | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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}";