mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:57:36 +00:00
WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursor
This commit is contained in:
parent
328915a279
commit
fb5ea8a212
6 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,7 @@ Height=768
|
|||
Name=Default
|
||||
|
||||
[Cursor]
|
||||
Hidden=/res/cursors/hidden.png
|
||||
Arrow=/res/cursors/arrow.png
|
||||
ResizeH=/res/cursors/resize-horizontal.png
|
||||
ResizeV=/res/cursors/resize-vertical.png
|
||||
|
|
BIN
Base/res/cursors/hidden.png
Normal file
BIN
Base/res/cursors/hidden.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 B |
Loading…
Add table
Add a link
Reference in a new issue