From 916fd415559dc790d5c03104ac50a3a17d5dadbe Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sun, 19 Apr 2026 14:35:02 -0500 Subject: [PATCH] background --- modules/programs/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/programs/zsh.nix b/modules/programs/zsh.nix index 98ec6ff..bd83c21 100644 --- a/modules/programs/zsh.nix +++ b/modules/programs/zsh.nix @@ -134,7 +134,7 @@ in disabled = false; ssh_symbol = "🌐"; format = "[$ssh_symbol$hostname]($style)"; - style = "fg: crust"; + style = "bg:red fg:crust"; }; # python.disabled = true; format = lib.replaceStrings ["\n"] [""] ''