aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 36ccc4dd23bef367339b2fc4ab676faf926385e7 (plain)
1
2
3
4
5
6
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`