School/idea: add catppuccin icons
This commit is contained in:
parent
508b032665
commit
4653a6cf94
1 changed files with 4 additions and 0 deletions
|
|
@ -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";
|
||||
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=";
|
||||
};
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue