From 923ef537b85d79d137ad74d6011a2ca29b66a65e Mon Sep 17 00:00:00 2001 From: chase Date: Tue, 3 Jun 2025 06:49:19 -0400 Subject: [PATCH] 157 current 2025-06-03 06:49:04 25.11.20250531.910796c 6.15.0 * --- home/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/home.nix b/home/home.nix index ceb7537..bb123ae 100644 --- a/home/home.nix +++ b/home/home.nix @@ -243,7 +243,7 @@ disabled = true; }; username = { - style = "bold blue"; + style_user = "bold blue"; format = "[$user]($style)@"; show_always = true; };