From 314baf32b4cbe32c8f7e4f8b43580876d491d90c Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 18 Aug 2024 18:03:18 +0100 Subject: [PATCH] 418 current 2024-08-18 16:35:08 24.05.3642.883180e6550c 6.6.44 * --- configuration.nix | 6 ------ nixos-switch.log | 18 +++++++++--------- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/configuration.nix b/configuration.nix index ae8b224..41dcb0c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -373,12 +373,6 @@ in transparency = 0; font = "Victor Mono SemiBold 12"; }; - urgency_low = { - background = "#${GREEN}"; - foreground = "#${BG}"; - frame_color = "#${DARK_GREEN}"; - timout = 3; - }; urgency_normal = { background = "#${BLUE}"; foreground = "#${BG}"; diff --git a/nixos-switch.log b/nixos-switch.log index 5c4972d..fe8ce04 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -23,10 +23,10 @@ error: at /etc/nixos/configuration.nix:378:20: - 377| background = "#${GREEN}"; - 378| foreground = "#${BG}"; + 377| background = "#${BLUE}"; + 378| foreground = "#${BG}"; | ^ - 379| frame_color = "#${DARK_GREEN}"; + 379| frame_color = "#${DARK_BLUE}"; building Nix... error: … while evaluating the attribute 'config' @@ -53,10 +53,10 @@ error: at /etc/nixos/configuration.nix:378:20: - 377| background = "#${GREEN}"; - 378| foreground = "#${BG}"; + 377| background = "#${BLUE}"; + 378| foreground = "#${BG}"; | ^ - 379| frame_color = "#${DARK_GREEN}"; + 379| frame_color = "#${DARK_BLUE}"; building the system configuration... error: … while evaluating the attribute 'config.system.build.toplevel' @@ -83,7 +83,7 @@ error: at /etc/nixos/configuration.nix:378:20: - 377| background = "#${GREEN}"; - 378| foreground = "#${BG}"; + 377| background = "#${BLUE}"; + 378| foreground = "#${BG}"; | ^ - 379| frame_color = "#${DARK_GREEN}"; + 379| frame_color = "#${DARK_BLUE}";