Add hyprcursors
This commit is contained in:
parent
347734f5ce
commit
5e3760a4e1
2 changed files with 10 additions and 0 deletions
|
|
@ -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')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue