mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 16:13:21 +02:00
8 lines
148 B
TOML
8 lines
148 B
TOML
|
[dynamic-cursors]
|
||
|
description = "make your cursors more realistic"
|
||
|
authors = ["Virt"]
|
||
|
output = "out/dynamic-cursors.so"
|
||
|
build = [
|
||
|
"make all",
|
||
|
]
|