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
- Host: GitHub
- URL: https://github.com/ape/simple.yazi
- Owner: Ape
- License: mit
- Created: 2024-07-11T19:19:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T06:56:42.000Z (7 months ago)
- Last Synced: 2025-03-02T07:28:16.823Z (7 months ago)
- Topics: yazi, yazi-flavor
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```