From dd09ee24166d7558d90621197b58facd367176f1 Mon Sep 17 00:00:00 2001 From: xunuwu Date: Thu, 19 Jun 2025 01:33:23 +0200 Subject: [PATCH] add readme --- readme.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..c0be10f --- /dev/null +++ b/readme.txt @@ -0,0 +1,10 @@ +a simple crosshair overlay for wayland! + +requires wlr_layer_shell, check if your compositor supports that at https://wayland.app/protocols/wlr-layer-shell-unstable-v1#compositor-support + + +install by running: +`cargo install --git https://git.xunuwu.xyz/xun/crosshair-overlay` + +usage: +run crosshair-overlay while in a directory with a file called crosshair.png containing the crosshair you want to use