This commit is contained in:
dec05eba
2022-03-30 01:19:50 +02:00
commit 44b986c762
3 changed files with 84 additions and 0 deletions

8
project.conf Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "window-overlay"
type = "executable"
version = "0.1.0"
platforms = ["posix"]
[dependencies]
x11 = ">=1"