This commit is contained in:
2024-05-27 19:26:17 +02:00
parent 4a968e5ba5
commit d33f9b3ede
21 changed files with 2313 additions and 906 deletions

9
xrandr/Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "xrandr"
version = "0.1.0"
edition = "2021"
[dependencies]
[lints]
workspace = true