add catppuccin

This commit is contained in:
blahai 2024-10-13 20:04:01 +03:00
parent be765a7cf5
commit 834d39ff97
No known key found for this signature in database
5 changed files with 30 additions and 8 deletions

View file

@ -43,6 +43,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
catppuccin = {
url = "github:catppuccin/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
};