mirror of
https://github.com/lelgenio/wl-crosshair.git
synced 2024-12-25 20:25:34 -03:00
Update README.md
This commit is contained in:
parent
d642e72c48
commit
a4a5c1f49b
|
@ -3,9 +3,11 @@ A crosshair overlay for wlroots compositors.
|
|||
|
||||
A extremely stripped down version of [crossover](https://github.com/lacymorrow/crossover).
|
||||
|
||||
Currently has no support for command line arguments or any customization.
|
||||
```sh
|
||||
wl-crosshair ./my-crosshair.png
|
||||
```
|
||||
|
||||
### Preview:
|
||||
### Preview (default cursor):
|
||||
![image](https://github.com/lelgenio/wl-crosshair/assets/31388299/6e0aaa16-837b-40a8-9a13-ed808ea5db86)
|
||||
|
||||
## TODO
|
||||
|
@ -13,4 +15,4 @@ Currently has no support for command line arguments or any customization.
|
|||
- [ ] Option to control size of crosshair
|
||||
- [ ] Option to offset crosshair
|
||||
- [ ] Configuratin file
|
||||
- [ ] Support for loading custom crosshair images
|
||||
- [x] Support for loading custom crosshair images
|
||||
|
|
Loading…
Reference in a new issue