From 3dfb0be2c0450b854b0e7a345ae065a2ce36a94f Mon Sep 17 00:00:00 2001 From: katherine Date: Thu, 22 May 2025 23:07:54 +1000 Subject: add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') 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` -- cgit v1.2.3