mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-22 03:05:13 -04:00
✊ (#87) Grabbing hand symlinks fixed
This commit is contained in:
parent
b074327d14
commit
5d43e4088a
1 changed files with 9 additions and 3 deletions
|
@ -71,6 +71,14 @@ def add_missing_xcursor(directory) -> None:
|
||||||
"src": "fd_double_arrow",
|
"src": "fd_double_arrow",
|
||||||
"links": ["fcf1c3c7cd4491d801f1e1c78f100000", "nesw-resize", "size_bdiag"],
|
"links": ["fcf1c3c7cd4491d801f1e1c78f100000", "nesw-resize", "size_bdiag"],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"src": "grabbing",
|
||||||
|
"links": [
|
||||||
|
"closedhand",
|
||||||
|
"dnd-none",
|
||||||
|
"fcf21c00b30f7e3f83fe0dfd12e71cff",
|
||||||
|
],
|
||||||
|
},
|
||||||
{"src": "hand1", "links": ["grab", "openhand"]},
|
{"src": "hand1", "links": ["grab", "openhand"]},
|
||||||
{
|
{
|
||||||
"src": "hand2",
|
"src": "hand2",
|
||||||
|
@ -105,9 +113,7 @@ def add_missing_xcursor(directory) -> None:
|
||||||
"links": [
|
"links": [
|
||||||
"4498f0e0c1937ffe01fd06f973665830",
|
"4498f0e0c1937ffe01fd06f973665830",
|
||||||
"9081237383d90e509aa00f00170e968f",
|
"9081237383d90e509aa00f00170e968f",
|
||||||
"fcf21c00b30f7e3f83fe0dfd12e71cff",
|
"all-scroll",
|
||||||
"closedhand",
|
|
||||||
"dnd-none",
|
|
||||||
"fleur",
|
"fleur",
|
||||||
"size_all",
|
"size_all",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue