From 331d63a6cb386dfc003282ef3ba686cf1ea05468 Mon Sep 17 00:00:00 2001 From: xunuwu Date: Thu, 19 Jun 2025 01:36:35 +0200 Subject: [PATCH] update readme --- readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index c0be10f..cac0d36 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,9 @@ 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 +this basically just opens an image and puts it in the center of your screen as an overlay + +requirements: + a wayland compositor supporting wlr_layer_shell, if unsure check https://wayland.app/protocols/wlr-layer-shell-unstable-v1#compositor-support install by running: