🔌 Renamed resize cursors

This commit is contained in:
ful1e5
2021-06-06 18:04:07 +05:30
parent aeb04c46d4
commit a4e0acde5f
23 changed files with 189 additions and 226 deletions
+3 -2
View File
@@ -19,8 +19,9 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = {
# Static #
##########
"all-scroll.png": {"xhot": 100, "yhot": 100},
"bottom_left_corner.png": {"xhot": 100, "yhot": 100},
"bottom_right_corner.png": {"xhot": 100, "yhot": 100},
"bottom_left_corner.png": {"xhot": 98, "yhot": 96},
"bottom_right_corner.png": {"xhot": 99, "yhot": 96},
#
"bottom_tee.png": {"xhot": 100, "yhot": 100},
"context-menu.png": {"xhot": 100, "yhot": 100},
"copy.png": {"xhot": 100, "yhot": 100},