add wayland crosshair thing

This commit is contained in:
xunuwu 2025-06-19 01:54:24 +02:00
parent ef0d4ee223
commit f9a2243893
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
3 changed files with 88 additions and 8 deletions

View file

@ -112,5 +112,8 @@
own-website.url = "github:xunuwu/xunuwu.xyz";
own-website.inputs.nixpkgs.follows = "nixpkgs";
crosshair-overlay.url = "git+https://git.xunuwu.xyz/xun/crosshair-overlay";
crosshair-overlay.inputs.nixpkgs.follows = "nixpkgs";
};
}