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