diff options
author | Aylur <[email protected]> | 2024-11-05 21:23:38 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-11-05 21:23:38 +0100 |
commit | ca6a37c98a784bcb652ebe3737c906274c0ff1ab (patch) | |
tree | 62d4ab53ce3f47a6927d47b5b1faeae1ef6baed7 /CONTRIBUTING.md | |
parent | 8c6d2185a68e9f09d6780284d1b61fcfaefa655b (diff) | |
parent | 524030ae79f5cffafef3ef09036064070e814879 (diff) |
Merge pull request #66 from Aylur/feat/greetd
feat: greetd ipc client
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e09c3dc..7b29bcf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,6 @@ Planned features, you could help with: - [niri ipc library](https://github.com/Aylur/astal/issues/8) - sway ipc library -- greetd ipc library - http request library abstraction over libsoup (mostly to be used in gjs and lua) - notification sending libnotify clone [#26](https://github.com/Aylur/astal/issues/26) - setting up [uncrustify](https://github.com/uncrustify/uncrustify) for Vala |