mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-11-16 18:25:58 +01:00
docs: mention aspect ratio of cursors (#18)
This commit is contained in:
parent
73721de9ae
commit
752cc44779
1 changed files with 2 additions and 0 deletions
|
@ -77,4 +77,6 @@ If you are using an svg cursor, the size parameter will be ignored.
|
|||
|
||||
Mixing png and svg cursor images in one shape will result in an error.
|
||||
|
||||
All cursors are required to have an aspect ratio of 1:1.
|
||||
|
||||
Please note animated svgs are not supported, you need to add a separate svg for every frame.
|
Loading…
Reference in a new issue