diff options
| -rw-r--r-- | ar/.config/yazi/theme.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ar/.config/yazi/theme.toml b/ar/.config/yazi/theme.toml index 09dbd12..c3aaaa6 100644 --- a/ar/.config/yazi/theme.toml +++ b/ar/.config/yazi/theme.toml @@ -15,6 +15,10 @@ light = "catppuccin-mocha" # : }}} +[status] +sep_left = { open = "", close = "" } +sep_right = { open = "", close = "" } + # ayu-dark # catppuccin-frappe # catppuccin-latte |
