Skip to content

Commit 50c3614

Browse files
committed
fix(extras): improve yazi status separators
1 parent fa2d615 commit 50c3614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua/astrotheme/extras/yazi.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ preview = { bg = "${ui.selection}" }
6363
6464
# Status
6565
[status]
66-
sep_right = { open = "", close = "" }
67-
sep_left = { open = "", close = "" }
66+
sep_right = { open = "", close = "" }
67+
sep_left = { open = "", close = "" }
6868
overall = { fg = "${ui.none_text}", bg = "${ui.none_text}" }
6969
7070
# Progress

0 commit comments

Comments
 (0)