Yazi: Fix separator.
This commit is contained in:
parent
8131dbd358
commit
886a06939e
|
@ -48,7 +48,7 @@ in
|
||||||
desc = text;
|
desc = text;
|
||||||
mask = hover;
|
mask = hover;
|
||||||
rest = text;
|
rest = text;
|
||||||
separator = "=>";
|
separator = " - ";
|
||||||
separator_style = text;
|
separator_style = text;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue