From c11369732bd59e26b19ff932e27ad18956e48dfc Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Thu, 21 Nov 2024 13:52:20 +0100 Subject: Update yazi with nice rice --- config/yazi/theme.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/yazi/theme.toml (limited to 'config/yazi/theme.toml') 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 = "" -- cgit