mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 08:03:21 +02:00
feat: documentation, license and hyprpm
This commit is contained in:
parent
4fce380c13
commit
ee3f55d9e4
4 changed files with 78 additions and 1 deletions
7
hyprpm.toml
Normal file
7
hyprpm.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[dynamic-cursors]
|
||||
description = "make your cursors more realistic"
|
||||
authors = ["Virt"]
|
||||
output = "out/dynamic-cursors.so"
|
||||
build = [
|
||||
"make all",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue