diff --git a/users/modules/global/starship.nix b/users/modules/global/starship.nix index f628b6f..a2de347 100644 --- a/users/modules/global/starship.nix +++ b/users/modules/global/starship.nix @@ -48,7 +48,7 @@ directory = { style = "cyan"; - read_only = " "; + read_only = " "; format = "[$read_only]($read_only_style)[$path]($style)"; };