diff options
Diffstat (limited to 'config/yazi/theme.toml')
| -rw-r--r-- | config/yazi/theme.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/yazi/theme.toml b/config/yazi/theme.toml new file mode 100644 index 0000000..0116edd --- /dev/null +++ b/config/yazi/theme.toml @@ -0,0 +1,6 @@ +[flavor] +use = "gruvbox-dark" + +[status] +separator_open = "" +separator_close = "" |
