feat(yazi): Added catppuccin theme for yazi

This commit is contained in:
uttarayan21
2024-03-28 03:08:01 +05:30
parent 6b5fddde18
commit 1b458663ef
3 changed files with 12 additions and 2 deletions

View File

@@ -235,6 +235,7 @@
enable = true;
enableFishIntegration = true;
enableNushellIntegration = true;
theme = builtins.fromTOML (builtins.readFile "${pkgs.catppuccinThemes.yazi}/themes/mocha.toml");
};
bat = {
enable = true;