---
Hi, I created a greeter for greetd called ReGreet. I'd like to add it to
the list of known greetd greeters (since you mention that patches
expanding the list are welcome).
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f4625cd..f36c0a7 100644
--- a/README.md+++ b/README.md
@@ -17,6 +17,7 @@ See the [wiki](https://man.sr.ht/~kennylevinsen/greetd) for FAQ, guides for comm
- [ddlm](https://github.com/deathowl/ddlm) - Deathowl's dummy login manager (using fbdev)
- [wlgreet](https://git.sr.ht/~kennylevinsen/wlgreet) - Wayland greeter (using wlr-layer-shell, to be used with something like `sway`)
- [tuigreet](https://github.com/apognu/tuigreet) - Console UI greeter (using tui-rs)
+- [ReGreet](https://github.com/rharish101/ReGreet) - Clean and customizable GTK4 based greeter (to be used with something like `sway`)Patches expanding the list welcome.
--
2.39.1