mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-17 08:35:03 -04:00
🧹 Remove dublicates
This commit is contained in:
parent
41d2554eef
commit
a562552838
3 changed files with 6 additions and 25 deletions
|
@ -41,7 +41,6 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = {
|
|||
"bottom_right_corner.png": {"xhot": 100, "yhot": 100},
|
||||
"bottom_tee.png": {"xhot": 141, "yhot": 99},
|
||||
"center_ptr.png": {"xhot": 61, "yhot": 100},
|
||||
"circle.png": {"xhot": 47, "yhot": 39},
|
||||
"crossed_circle.png": {"xhot": 47, "yhot": 39},
|
||||
"dnd_no_drop.png": {"xhot": 47, "yhot": 39},
|
||||
"context-menu.png": {"xhot": 61, "yhot": 58},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue