Update README.md

This commit is contained in:
lelgenio 2024-05-08 00:59:21 -03:00
parent d642e72c48
commit a4a5c1f49b

View file

@ -3,9 +3,11 @@ A crosshair overlay for wlroots compositors.
A extremely stripped down version of [crossover](https://github.com/lacymorrow/crossover). 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) ![image](https://github.com/lelgenio/wl-crosshair/assets/31388299/6e0aaa16-837b-40a8-9a13-ed808ea5db86)
## TODO ## TODO
@ -13,4 +15,4 @@ Currently has no support for command line arguments or any customization.
- [ ] Option to control size of crosshair - [ ] Option to control size of crosshair
- [ ] Option to offset crosshair - [ ] Option to offset crosshair
- [ ] Configuratin file - [ ] Configuratin file
- [ ] Support for loading custom crosshair images - [x] Support for loading custom crosshair images