~kennylevinsen/greetd-devel

readme: Add Phog greeter implementation v1 PROPOSED

fossdd: 1
 readme: Add Phog greeter implementation

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~kennylevinsen/greetd-devel/patches/50805/mbox | git am -3
Learn more about email & git

[PATCH] readme: Add Phog greeter implementation Export this patch

Signed-off-by: fossdd <fossdd@pwned.life>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 01a1e9a..23e9d87 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ See the [wiki](https://man.sr.ht/~kennylevinsen/greetd) for FAQ, guides for comm
- [ReGreet](https://github.com/rharish101/ReGreet) - Clean and customizable GTK4 based greeter (to be used with something like `sway`)
- [marine_greetdm](https://github.com/Decodetalkers/marine_greetdm) - A cli greeter, by rustyline and without gui. It can configure enviroment variables for special desktops.
- [greetd-qmlgreet](https://github.com/Decodetalkers/greetd-qmlgreet) - Qt6 qml greetd (using ext-session-shell, to be used with something like `river` and `sway`)
- [Phog](https://gitlab.com/mobian1/phog) - A greetd-compatible greeter for mobile devices like Purism's Librem 5 and Pine64's PinePhone.

Patches expanding the list welcome.


base-commit: 485e1c2e0d117847ee56fdc8fbe50831367b3814
-- 
2.44.0
Applied, thanks!