mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:27:43 +00:00
LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors
This commit is contained in:
parent
a6e4c504e2
commit
76266862d1
7 changed files with 8 additions and 0 deletions
|
@ -11,6 +11,7 @@ ResizeDBLTR=/res/cursors/resize-diagonal-bltr.png
|
|||
IBeam=/res/cursors/i-beam.png
|
||||
Disallowed=/res/cursors/disallowed.png
|
||||
Move=/res/cursors/move.png
|
||||
Hand=/res/cursors/hand.png
|
||||
|
||||
[Colors]
|
||||
Background=50,50,50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue