Crosshair overlay creator with SVG rendering and preview.
yay -S crosshair-makergit clone https://github.com/fibsussy/crosshair-maker.git
cd crosshair-maker
cargo build --releasecrosshair-makerLaunch from your app menu or run crosshair-maker in a terminal.
crosshair-maker works out of the box with krosshair, a Vulkan crosshair overlay for Linux. The currently selected crosshair is automatically exported to ~/.config/crosshair-maker/projects/current.png, which krosshair picks up as its default — just launch your game with KROSSHAIR=1 and go.
To test the full setup together with vkcube:
$ yay -Sy krosshair crosshair-maker vulkan-tools
$ KROSSHAIR=1 vkcube &
$ crosshair-maker &GPL-3.0


