mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 08:03:21 +02:00
parent
ed2ff68862
commit
69e050deee
1 changed files with 8 additions and 4 deletions
12
hyprpm.toml
12
hyprpm.toml
|
@ -1,3 +1,11 @@
|
|||
[repository]
|
||||
name = "dynamic-cursors"
|
||||
authors = "Virt"
|
||||
commit_pins = [
|
||||
# v Hyprland v hypr-dynamic-cursors
|
||||
["918d8340afd652b011b937d29d5eea0be08467f5", "f0409be76564171a97a792deabab3bd0528fe40c"], # v0.41.2
|
||||
]
|
||||
|
||||
[dynamic-cursors]
|
||||
description = "make your cursors more realistic"
|
||||
authors = ["Virt"]
|
||||
|
@ -5,7 +13,3 @@ output = "out/dynamic-cursors.so"
|
|||
build = [
|
||||
"make all",
|
||||
]
|
||||
commit_pins = [
|
||||
# v Hyprland v hypr-dynamic-cursors
|
||||
["918d8340afd652b011b937d29d5eea0be08467f5", "f0409be76564171a97a792deabab3bd0528fe40c"], # v0.41.2
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue