dotfiles/home/fhauser/applications/catppuccin.nix

3 lines
56 B
Nix

{ pkgs, lib, ... }: {
catppuccin.flavour = "mocha";
}