aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-03-30 01:19:50 +0200
committerdec05eba <dec05eba@protonmail.com>2022-03-30 01:19:50 +0200
commit44b986c762815874ccfb636152ae452ecba48764 (patch)
tree5b5412a7c9ef6ccc5283af56121aae5596b13253 /project.conf
wip
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/project.conf b/project.conf
new file mode 100644
index 0000000..2805290
--- /dev/null
+++ b/project.conf
@@ -0,0 +1,8 @@
+[package]
+name = "window-overlay"
+type = "executable"
+version = "0.1.0"
+platforms = ["posix"]
+
+[dependencies]
+x11 = ">=1"