We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2d615 commit 50c3614Copy full SHA for 50c3614
lua/astrotheme/extras/yazi.lua
@@ -63,8 +63,8 @@ preview = { bg = "${ui.selection}" }
63
64
# Status
65
[status]
66
-sep_right = { open = "", close = "" }
67
-sep_left = { open = "", close = "" }
+sep_right = { open = "", close = "" }
+sep_left = { open = "", close = "" }
68
overall = { fg = "${ui.none_text}", bg = "${ui.none_text}" }
69
70
# Progress
0 commit comments