diff --git a/builder/bxbuild/constants.py b/builder/bxbuild/constants.py index e16e9a4..6d08fc0 100644 --- a/builder/bxbuild/constants.py +++ b/builder/bxbuild/constants.py @@ -20,8 +20,8 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = { ########## "all-scroll.png": {"xhot": 100, "yhot": 100}, "bd_double_arrow.png": {"xhot": 98, "yhot": 96}, - "bottom_left_corner.png": {"xhot": 56, "yhot": 143}, - "bottom_right_corner.png": {"xhot": 142, "yhot": 147}, + "bottom_left_corner.png": {"xhot": 47, "yhot": 148}, + "bottom_right_corner.png": {"xhot": 147, "yhot": 148}, "bottom_side.png": {"xhot": 100, "yhot": 164}, "center_ptr.png": {"xhot": 99, "yhot": 35}, "col-resize.png": {"xhot": 100, "yhot": 100}, @@ -52,8 +52,8 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = { "sb_right_arrow.png": {"xhot": 162, "yhot": 100}, "sb_up_arrow.png": {"xhot": 100, "yhot": 38}, "sb_v_double_arrow.png": {"xhot": 98, "yhot": 96}, - "top_left_corner.png": {"xhot": 57, "yhot": 55}, - "top_right_corner.png": {"xhot": 142, "yhot": 55}, + "top_left_corner.png": {"xhot": 47, "yhot": 51}, + "top_right_corner.png": {"xhot": 147, "yhot": 51}, "top_side.png": {"xhot": 100, "yhot": 35}, "vertical-text.png": {"xhot": 100, "yhot": 100}, "wayland-cursor.png": {"xhot": 100, "yhot": 100}, diff --git a/svg/static/bottom_left_corner.svg b/svg/static/bottom_left_corner.svg index 260b94f..32b1c43 100644 --- a/svg/static/bottom_left_corner.svg +++ b/svg/static/bottom_left_corner.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/bottom_right_corner.svg b/svg/static/bottom_right_corner.svg index 63621c9..eef2e8c 100644 --- a/svg/static/bottom_right_corner.svg +++ b/svg/static/bottom_right_corner.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/top_left_corner.svg b/svg/static/top_left_corner.svg index e22ab1c..9255cf2 100644 --- a/svg/static/top_left_corner.svg +++ b/svg/static/top_left_corner.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/top_right_corner.svg b/svg/static/top_right_corner.svg index 68c9d6d..86f48cd 100644 --- a/svg/static/top_right_corner.svg +++ b/svg/static/top_right_corner.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +