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