Write code

This commit is contained in:
2025-03-12 13:22:35 +05:00
commit 50c3d2227a
4 changed files with 328 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "xcrusst"
version = "0.1.0"
edition = "2021"
[dependencies]
x11rb = "0.13.1"