aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2025-05-22 23:07:54 +1000
committerkatherine <ageha@airen-no-jikken.icu>2025-05-22 23:07:54 +1000
commit3dfb0be2c0450b854b0e7a345ae065a2ce36a94f (patch)
treeb40c1e85bc41a4a25cdc9c220b19a7a2292f7e34
parentf44696d037481e196f8049f392477771f1bf09c2 (diff)
downloadaty-master.tar.gz
add readmeHEADmaster
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..36ccc4d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# aty
+
+`aty` is a little c program that abstracts away the task of running
+[alacritty](https://alacritty.org/) as a single server with all windows as
+clients. it stands in for the `alacritty` binary and checks `/proc` to ensure
+only one instance is running at a time, transparently converting further calls
+to use `alacritty msg create-window`