---
index.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.md b/index.md
index c77940b..203de12 100644
--- a/index.md+++ b/index.md
@@ -30,6 +30,7 @@ The currently known greeters are:
- [gtkgreet](https://git.sr.ht/~kennylevinsen/gtkgreet) (graphical, Gtk-based)
- [wlgreet](https://git.sr.ht/~kennylevinsen/wlgreet) (graphical, raw Wayland client)
- [dlm](https://git.sr.ht/~kennylevinsen/dlm) (graphical, raw fbdev client, semi-deprecated)
+- [tuigreet](https://github.com/apognu/tuigreet) (console UI)## How do I develop my own greeter?
@@ -203,4 +204,4 @@ If this, together with a broken greeter configuration, has rendered you unable t
systemd.mask=greetd.service
```
-This will stop the greetd service from starting, in which case you will just be met by agetty/login, and can just fix your config from there.
\ No newline at end of file
+This will stop the greetd service from starting, in which case you will just be met by agetty/login, and can just fix your config from there.
--
2.27.0