diff --git a/docs/guides/desktop/xfce_installation.md b/docs/guides/desktop/xfce_installation.md index 20958ec7fe..80f8d4866e 100644 --- a/docs/guides/desktop/xfce_installation.md +++ b/docs/guides/desktop/xfce_installation.md @@ -84,10 +84,12 @@ Also install lightdm: ## Final Steps -We need to disable `gdm`, which gets added and enabled during *dnf groupinstall "xfce"* +We need to disable `gdm`, which gets added and enabled during *dnf groupinstall "xfce"*: + `systemctl disable gdm` -Now we can enable *lightdm* +Now we can enable *lightdm*: + `systemctl enable lightdm` We need to tell the system after booting use only the graphical user interface, so for that set the default target system to the GUI interface: