From d4664b40614442f6efbfa8334941ab9806b7880e Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Tue, 7 Jul 2020 16:41:44 +0300 Subject: [PATCH] Add installation instructions on Gentoo --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 675b68c..ef76e33 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,16 @@ The below will install greetd, agreety and the default configuration. This looks ### From packages +#### Arch Linux + greetd and a few greeters are available in AUR for Arch Linux. +#### Gentoo + +```sh +emerge gui-libs/greetd +``` + ### Manually from source ```sh