From 2cdd5b8ba87bcd66c4af34e318e374bacb9c0948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 9 Aug 2024 00:21:23 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(README):=20add=20greetd=20as?= =?UTF-8?q?=20display=20manager?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/README.md b/.github/README.md index 25bf4728..e348a632 100644 --- a/.github/README.md +++ b/.github/README.md @@ -107,6 +107,7 @@ Here is all the information about my setup: | **OS** | 💖 [Arch Linux](https://archlinux.org/) | | **Package Manager** | [pacman](https://wiki.archlinux.org/title/Pacman) [:gear:](../.config/pacman/) | | **AUR Helper** | 💖 [yay](https://github.com/Jguer/yay) [:gear:](../.config/yay/) | +| **Display Manager** | [greetd](https://sr.ht/~kennylevinsen/greetd/) (with [tuigreet](https://github.com/apognu/tuigreet)) | | **Window Manager** | 💖 [hyprland](https://hyprland.org/) [:gear:](../.config/hypr/) | | **Notification Daemon/Center** | [swaync](https://github.com/ErikReider/SwayNotificationCenter) [:gear:](../.config/swaync/) | | **OSD Popup** | [swayosd](https://github.com/ErikReider/SwayOSD) |