An open API service indexing awesome lists of open source software.

https://github.com/ape/simple.yazi

Minimalistic flavor for Yazi
https://github.com/ape/simple.yazi

yazi yazi-flavor

Last synced: 7 months ago
JSON representation

Minimalistic flavor for Yazi

Awesome Lists containing this project

README

          

# simple.yazi

This is a minimalistic flavor for Yazi. It doesn't use any icons and the file
colors are based on the file attributes instead of mime types.

## Installation

Install the flavor:

```
ya pack -a Ape/simple
```

Create `~/.config/yazi/theme.toml` and add:

```
[flavor]
dark = "simple"
light = "simple"
```