summary refs log tree commit diff stats
path: root/acdwm.egg
diff options
context:
space:
mode:
Diffstat (limited to 'acdwm.egg')
-rw-r--r--acdwm.egg9
1 files changed, 9 insertions, 0 deletions
diff --git a/acdwm.egg b/acdwm.egg new file mode 100644 index 0000000..a0fb9ce --- /dev/null +++ b/acdwm.egg
@@ -0,0 +1,9 @@
1;; -*- scheme -*-
2
3((synopsis "acdw indow manager")
4 (author "Case Duckworth")
5 (license "God Willing")
6 (version 0.0.0)
7 (dependencies matchable xlib srfi-1)
8 (components
9 (program acdwm)))