From 1b80551a72e7cb9c4502f0b98c4775e4c6fc69e0 Mon Sep 17 00:00:00 2001 From: cylgom Date: Mon, 9 Jul 2018 19:32:43 +0200 Subject: [PATCH] updated screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ff8c3d..d3f1b3c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Ly - ncurses display manager - v0.0.1 -![ly screenshot](https://cloud.githubusercontent.com/assets/5473047/26368771/ef4aa91a-3ff2-11e7-8f3e-1b3e3ea67e49.png "ly on st") +![ly screenshot](https://user-images.githubusercontent.com/5473047/42466218-8cb53d3c-83ae-11e8-8e53-bae3669f959c.png "ly on st") This is a lightweight login/display manager for linux made with ncurses. It is based on linux-pam and systemd and was developped in good old C99.