From c7686914a8c416f35192a22c909310f5f2a6ffe0 Mon Sep 17 00:00:00 2001 From: Erik Dubois Date: Mon, 1 Feb 2021 07:28:19 +0100 Subject: [PATCH] more info on display managers --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78977da..144e252 100644 --- a/README.md +++ b/README.md @@ -126,12 +126,18 @@ https://www.arcolinuxiso.com/arch-linux-calamares-installer/ # After installation -Activate the display manager of your choice +We have added a script to activate your display manager by default. +If you reboot you will boot into a graphical environment. -`sudo systemctl enable lightdm` +If you install more than one display manager they will overrule each other. + + +If you are still in the terminal then activate the display manager of your choice manually. `sudo systemctl enable gdm` +`sudo systemctl enable lightdm` + `sudo systemctl enable sddm` Get the pacman databases in