mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 07:34:44 -04:00
🖼️ Move Alternative' Windows cursor position to left
This commit is contained in:
parent
a59be4c675
commit
a6d52392d8
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ WIN_CURSORS_CFG: Dict[str, Dict[str, str]] = {
|
|||
##########
|
||||
# Static #
|
||||
##########
|
||||
"right_ptr.png": {"to": "Alternate", "position": "top_right"},
|
||||
"right_ptr.png": {"to": "Alternate", "position": "top_left"},
|
||||
"cross.png": {"to": "Cross"},
|
||||
"left_ptr.png": {"to": "Default", "position": "top_left"},
|
||||
"bottom_left_corner.png": {"to": "Diagonal_1"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue