This commit is contained in:
2026-03-02 03:00:40 +09:00
commit e38539c33f
6 changed files with 827 additions and 0 deletions

8
metadata.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Cursor Overlay",
"description": "Draws a visible overlay on the cursor",
"uuid": "cursor-overlay@local",
"shell-version": ["49", "50"],
"settings-schema": "org.gnome.shell.extensions.cursor-overlay",
"url": ""
}