Skip to content

Commit ff9aaa7

Browse files
committed
fix(build): Changed hand2 cursor hotspot for better UX
1 parent 1a55711 commit ff9aaa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ x11_symlinks = ["grab", "openhand"]
124124

125125
[cursors.hand2]
126126
png = 'hand2.png'
127-
x_hotspot = 90
128-
y_hotspot = 47
127+
x_hotspot = 92
128+
y_hotspot = 53
129129
x11_name = 'hand2'
130130
win_name = 'Link'
131131
x11_symlinks = [

0 commit comments

Comments
 (0)