mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 16:13: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
|
@ -92,7 +92,7 @@ APICALL EXPORT PLUGIN_DESCRIPTION_INFO PLUGIN_INIT(HANDLE handle) {
|
|||
|
||||
HyprlandAPI::reloadConfig();
|
||||
|
||||
return {"dynamic-cursors", "The most stupid cursor plugin.", "Virt", "1.1"};
|
||||
return {"dynamic-cursors", "make your cursor more realistic", "Virt", "0.1"};
|
||||
}
|
||||
|
||||
APICALL EXPORT void PLUGIN_EXIT() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue