global/starship: update read only icon

This commit is contained in:
Infinidoge 2023-12-09 01:24:53 -05:00
parent aade188ad5
commit 08e168add7
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -48,7 +48,7 @@
directory = { directory = {
style = "cyan"; style = "cyan";
read_only = " "; read_only = " ";
format = "[$read_only]($read_only_style)[$path]($style)"; format = "[$read_only]($read_only_style)[$path]($style)";
}; };