Add hyprcursors

This commit is contained in:
Tobias Reisinger 2024-04-03 00:21:44 +02:00
parent 347734f5ce
commit 5e3760a4e1
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 10 additions and 0 deletions

View file

@ -117,6 +117,13 @@ target = "$HOME/.icons/Dracula-cursors"
pipe = "tar xJ"
groups = ["graphical"]
[[autoinstall]]
type = "file"
source = "https://github.com/guillaumeboehm/hyprcursor_dracula_kde/raw/master/hyprcursor_Dracula.tar.gz"
target = "$HOME/.icons/hyprcursor_Dracula"
pipe = "tar xz"
groups = ["graphical"]
[[autoinstall]]
type = "exe"
source = "$(curl -fsSL 'https://data.services.jetbrains.com/products?code=TBA&release.type=release&fields=releases' | jq -r '.[0].releases[0].downloads.linux.link')"