diff --git a/README.md b/README.md index ba2ae34..f4625cd 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,12 @@ See the [wiki](https://man.sr.ht/~kennylevinsen/greetd) for FAQ, guides for comm - [gtkgreet](https://git.sr.ht/~kennylevinsen/gtkgreet) - The flagship graphical, GTK based greeter (xdg-shell or wlr-layer-shell, to be used with something like `sway`) - [qtgreet](https://gitlab.com/marcusbritanicus/QtGreet) - Qt-based greeter (using wlr-layer-shell, to be used with something like `sway`) - [dlm](https://git.sr.ht/~kennylevinsen/dlm) - Dumb Login Manager (using fbdev) +- [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) +Patches expanding the list welcome. + ## Installation The below will install greetd, agreety and the default configuration. This looks *just* like `agetty(8)` and `login(1)`. See the manpages and the wiki for information on how to do more interesting things.