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; };