add discord catppuccin theme

This commit is contained in:
Frost-Phoenix 2023-12-14 17:33:29 +01:00
parent 095c9ed554
commit 7fecc819a5
2 changed files with 16 additions and 2676 deletions

View file

@ -2,6 +2,8 @@
{ {
imports = [ (import ./theme-template.nix) ]; imports = [ (import ./theme-template.nix) ];
home.packages = with pkgs; [ home.packages = with pkgs; [
(discord.override { withVencord = true; }) (discord.override {
withVencord = true;
})
]; ];
} }

File diff suppressed because it is too large Load diff