fix: add space after read only icon
This commit is contained in:
parent
ee37f907bd
commit
98c60059a3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
|||
truncate_to_repo = false;
|
||||
truncation_length = 6;
|
||||
truncation_symbol = "…/";
|
||||
read_only = "";
|
||||
read_only = " ";
|
||||
format = "[$read_only]($read_only_style)[$path]($style) ";
|
||||
};
|
||||
character = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue