From b9d785aa9c681f0a6c804eec9bc356aaca78f3ee Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 2 Jan 2024 22:07:15 -0600 Subject: initial commit --- acdwm.egg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 acdwm.egg (limited to 'acdwm.egg') diff --git a/acdwm.egg b/acdwm.egg new file mode 100644 index 0000000..a0fb9ce --- /dev/null +++ b/acdwm.egg @@ -0,0 +1,9 @@ +;; -*- scheme -*- + +((synopsis "acdw indow manager") + (author "Case Duckworth") + (license "God Willing") + (version 0.0.0) + (dependencies matchable xlib srfi-1) + (components + (program acdwm))) -- cgit 1.4.1-21-gabe81