puzzlevision/modules/home/themes/catppuccin/fish/default.nix

3 lines
163 B
Nix

{lib, ...}: {
home.file.".config/fish/themes/Catppuccin\ Macchiato.theme".source = lib.snowfall.fs.get-file "resources/apps/fish/Catppuccin\ Macchiato.theme";
}