diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-16 14:34:55 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-16 14:34:55 +0900 |
| commit | 29c3f0feeb2f084c3161639ec30c46cf87b75c7c (patch) | |
| tree | 2fdfef31b135ba3d02956e09fc9b3e6e466159b4 /ar | |
| parent | e14929c3ab4d720a4e730039f157a110870adecc (diff) | |
modified yazi/theme.toml
Diffstat (limited to 'ar')
| -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 |
