mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-11-16 18:25:58 +01:00
docs: mention timeouts to be > 0
This commit is contained in:
parent
9e27a2c2ce
commit
d5f4a6c708
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ define_size = 32, image32.png
|
|||
# define_size = 64, anim2.png, 500
|
||||
# define_size = 64, anim3.png, 500
|
||||
# define_size = 64, anim4.png, 500
|
||||
# Make sure the timeout is > 0, as otherwise the consumer might ignore your timeouts for being invalid.
|
||||
```
|
||||
|
||||
Supported cursor image types are png and svg.
|
||||
|
|
Loading…
Reference in a new issue