Yazi: Fix separator.

This commit is contained in:
Dmitry Voronin 2024-11-02 06:39:14 +03:00
parent 8131dbd358
commit 886a06939e
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

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