From d97ba068ff2dbee3139a6066a445b21e276f8f75 Mon Sep 17 00:00:00 2001 From: DeaDvey <104674266+DeaDvey@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:36:20 +0000 Subject: [PATCH 1/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ce39ca..99ca912 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ [![Latest Release](https://badgen.net/github/release/javalsai/lidm)](https://github.com/javalsai/lidm/releases) # LiDM -LiDM is a really light UI portion a [login manager](https://en.wikipedia.org/wiki/Login_manager), a non graphical [X Display Manager](https://en.wikipedia.org/wiki/X_display_manager) made in C, highly customizable and held together by hopes and prayers 🙏. +LiDM is a really light UI portion a [login manager](https://en.wikipedia.org/wiki/Login_manager) made in C, highly customizable and held together by hopes and prayers 🙏. +LiDM is like any [X Display Manager](https://en.wikipedia.org/wiki/X_display_manager) you have seen such as SDDM or GDM but without using X org graphics, instead being purely [text based interface](https://en.wikipedia.org/wiki/Text-based_user_interface). ![demo gif](assets/media/lidm.gif) > *shown as in a featured terminal emulator, actual linux console doesn't support as much color and decorations* From 48803df2d8ea2a5721002051d682f2f6b2f2f90d Mon Sep 17 00:00:00 2001 From: DeaDvey <104674266+DeaDvey@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:36:33 +0000 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99ca912..c09aa2e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Latest Release](https://badgen.net/github/release/javalsai/lidm)](https://github.com/javalsai/lidm/releases) # LiDM -LiDM is a really light UI portion a [login manager](https://en.wikipedia.org/wiki/Login_manager) made in C, highly customizable and held together by hopes and prayers 🙏. +LiDM is a really light UI portion a [login manager](https://en.wikipedia.org/wiki/Login_manager) made in C, highly customizable and held together by hopes and prayers 🙏.
LiDM is like any [X Display Manager](https://en.wikipedia.org/wiki/X_display_manager) you have seen such as SDDM or GDM but without using X org graphics, instead being purely [text based interface](https://en.wikipedia.org/wiki/Text-based_user_interface). ![demo gif](assets/media/lidm.gif) From d6f19094c16ff854cf5b8e0ade5c78d71df3a381 Mon Sep 17 00:00:00 2001 From: DeaDvey <104674266+DeaDvey@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:37:17 +0000 Subject: [PATCH 3/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c09aa2e..47c474f 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![Latest Release](https://badgen.net/github/release/javalsai/lidm)](https://github.com/javalsai/lidm/releases) # LiDM -LiDM is a really light UI portion a [login manager](https://en.wikipedia.org/wiki/Login_manager) made in C, highly customizable and held together by hopes and prayers 🙏.
-LiDM is like any [X Display Manager](https://en.wikipedia.org/wiki/X_display_manager) you have seen such as SDDM or GDM but without using X org graphics, instead being purely [text based interface](https://en.wikipedia.org/wiki/Text-based_user_interface). +LiDM is a really light UI portion a unix [login manager](https://en.wikipedia.org/wiki/Login_manager) made in C, highly customizable and held together by hopes and prayers 🙏.
+LiDM is like any [X Display Manager](https://en.wikipedia.org/wiki/X_display_manager) you have seen such as SDDM or GDM but without using X org graphics, instead being a purely [text based interface](https://en.wikipedia.org/wiki/Text-based_user_interface). ![demo gif](assets/media/lidm.gif) > *shown as in a featured terminal emulator, actual linux console doesn't support as much color and decorations* From b7f6cf690b245597d285267dc09e1f1ef3f0c591 Mon Sep 17 00:00:00 2001 From: javalsai Date: Tue, 6 Aug 2024 23:44:41 +0200 Subject: [PATCH 4/4] =?UTF-8?q?markdown=20=F0=9F=91=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47c474f..47e768c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ [![Latest Release](https://badgen.net/github/release/javalsai/lidm)](https://github.com/javalsai/lidm/releases) # LiDM -LiDM is a really light UI portion a unix [login manager](https://en.wikipedia.org/wiki/Login_manager) made in C, highly customizable and held together by hopes and prayers 🙏.
+LiDM is a really light UI portion a unix [login manager](https://en.wikipedia.org/wiki/Login_manager) made in C, highly customizable and held together by hopes and prayers 🙏. + LiDM is like any [X Display Manager](https://en.wikipedia.org/wiki/X_display_manager) you have seen such as SDDM or GDM but without using X org graphics, instead being a purely [text based interface](https://en.wikipedia.org/wiki/Text-based_user_interface). ![demo gif](assets/media/lidm.gif)