School/idea: add catppuccin icons

This commit is contained in:
Toast 2024-01-10 13:59:33 +01:00
parent 508b032665
commit 4653a6cf94

View file

@ -17,6 +17,10 @@ with pkgs;
url = "https://github.com/izhangzhihao/intellij-rainbow-brackets/releases/download/latest/intellij-rainbow-brackets-2023.3.9-233.zip"; url = "https://github.com/izhangzhihao/intellij-rainbow-brackets/releases/download/latest/intellij-rainbow-brackets-2023.3.9-233.zip";
hash = "sha256-faMDP6kU21WOHVjY5Aj4/Glqymo1iUCTuUJdHsq1N/s="; hash = "sha256-faMDP6kU21WOHVjY5Aj4/Glqymo1iUCTuUJdHsq1N/s=";
}; };
".local/share/JetBrains/IntelliJIdea2023.3/catppuccin-icons.jar".source = fetchurl {
url = "https://github.com/catppuccin/jetbrains-icons/releases/download/v1.1.0/Catppuccin.Icons-1.1.0.jar";
hash = "sha256-aM+IfIwvj1A14ELyW+KI9SaBrX8ZcnqkS59VbAWq9s4=";
};
}; };
/* /*