🔗 Symblinks generated

This commit is contained in:
ful1e5
2021-06-11 16:01:10 +05:30
parent 25e3d307cb
commit 6f4c3cbc27
2 changed files with 30 additions and 29 deletions
+2 -1
View File
@@ -18,6 +18,7 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = {
##########
# Static #
##########
"all-scroll.png": {"xhot": 100, "yhot": 100},
"bd_double_arrow.png": {"xhot": 100, "yhot": 100},
"bottom_left_corner.png": {"xhot": 100, "yhot": 100},
"bottom_right_corner.png": {"xhot": 100, "yhot": 100},
@@ -76,7 +77,7 @@ WIN_CURSORS_CFG: Dict[str, Dict[str, str]] = {
"bottom_right_corner.png": {"to": "Diagonal_1"},
"bottom_left_corner.png": {"to": "Diagonal_2"},
"pencil.png": {"to": "Handwriting"},
"question_arrow.png": {"to": "Help", "position.png": "top_left"},
"question_arrow.png": {"to": "Help", "position": "top_left"},
"sb_h_double_arrow.png": {"to": "Horizontal"},
"xterm.png": {"to": "IBeam", "position": "top_left"},
"hand2.png": {"to": "Link", "position": "top_left"},