diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2024-06-24 17:13:32 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-06-24 17:20:14 +0200 |
commit | f08199cbc3e0059929f78bfa00d2ce083cbfda19 (patch) | |
tree | 7e21c0062d3bc500e0093f52aff322f40a75429c /README.md | |
parent | 9ecbcdbfbcf8c5a53089229afc0211f8f537a104 (diff) | |
download | sway-layout-master.tar.gz |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..458ff4d --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +This is an attempt to write a sway layout manager in a bash (or POSIX sh) script. + +All issues, questions, complaints, or (even better!) patches +should be send via email to +[~mcepl/devel@lists.sr.ht](mailto:~mcepl/devel@lists.sr.ht) email +list (for patches use [git +send-email](https://git-send-email.io/)). |