mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 08:03:21 +02:00
11 lines
343 B
TOML
11 lines
343 B
TOML
[dynamic-cursors]
|
|
description = "make your cursors more realistic"
|
|
authors = ["Virt"]
|
|
output = "out/dynamic-cursors.so"
|
|
build = [
|
|
"make all",
|
|
]
|
|
commit_pins = [
|
|
# v Hyprland v hypr-dynamic-cursors
|
|
["918d8340afd652b011b937d29d5eea0be08467f5", "359a66967c631e53a233628d85aa6f08be4d9269"], # v0.41.2
|
|
]
|