mirror of
https://github.com/blahai/nyx.git
synced 2025-06-14 13:33:01 -04:00
add catppuccin
This commit is contained in:
parent
be765a7cf5
commit
834d39ff97
5 changed files with 30 additions and 8 deletions
|
@ -43,6 +43,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
catppuccin = {
|
||||
url = "github:catppuccin/nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue