Pre-made themes.
See https://yazi-rs.github.io/docs/flavors/overview/ for documentation.
Declarations
Type
attribute set of (path or package)
Default
{ }
Example
{
foo = ./foo;
bar = pkgs.bar;
}
Pre-made themes.
See https://yazi-rs.github.io/docs/flavors/overview/ for documentation.
attribute set of (path or package)
{ }
{
foo = ./foo;
bar = pkgs.bar;
}