fix: turns out v0.41.2 is supported

This commit is contained in:
Virt 2024-06-27 22:18:09 +02:00
commit 4f0a765aa7
2 changed files with 8 additions and 4 deletions

View file

@ -5,3 +5,7 @@ output = "out/dynamic-cursors.so"
build = [
"make all",
]
commit_pins = [
# v Hyprland v hypr-dynamic-cursors
["918d8340afd652b011b937d29d5eea0be08467f5", "359a66967c631e53a233628d85aa6f08be4d9269"], # v0.41.2
]