Intellij: update catppuccin plugin
This commit is contained in:
parent
a4ecb63da6
commit
10fc83b906
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ with pkgs;
|
|||
# Install plugins
|
||||
home.file = {
|
||||
".local/share/JetBrains/IntelliJIdea2023.2/catppuccin.jar".source = fetchurl {
|
||||
url = "https://github.com/catppuccin/jetbrains/releases/download/v2.2.0/Catppuccin.Theme-2.2.0.jar";
|
||||
hash = "sha256:143jrhdfg7q24mnnzgqwgxq4glsxznxc6awcifpghr9q6nw1hfi0";
|
||||
url = "https://github.com/catppuccin/jetbrains/releases/download/v3.0.0/Catppuccin.Theme-3.0.0.jar";
|
||||
hash = "sha256-tbcUtqA8wo9ZLjfkziRZiDTN748qWQ26A80pIJrTYuM";
|
||||
};
|
||||
".local/share/JetBrains/IntelliJIdea2023.2/rainbow-brackets".source = fetchzip {
|
||||
url = "https://github.com/izhangzhihao/intellij-rainbow-brackets/releases/download/2023.3.6/intellij-rainbow-brackets-2023.3.6.zip";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue