feat(yazi): add catppuccin theme
This commit is contained in:
parent
bdbb40c953
commit
098b1dbcad
2 changed files with 758 additions and 0 deletions
|
@ -3,5 +3,7 @@
|
|||
enable = true;
|
||||
package = inputs.yazi.packages.${pkgs.system}.default;
|
||||
enableBashIntegration = true;
|
||||
settings = {};
|
||||
theme = builtins.fromTOML (builtins.readFile ./yazi/theme.toml);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue