From 94249a875cb6879f76831bd9331afd38bfe26b73 Mon Sep 17 00:00:00 2001 From: "K.Prasad" Date: Mon, 17 Jan 2022 21:52:02 +0530 Subject: [PATCH] Fixed formatting --- docs/guides/desktop/xfce_installation.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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: