Fix Switching desktops.

This commit is contained in:
Robert Krátký 2018-01-21 16:06:42 +01:00
parent c8d9d1104e
commit d890b8f065
5 changed files with 22 additions and 24 deletions

View file

@ -1,7 +1,6 @@
[[installing-desktop-environments]]
= Installing additional desktop environments
.Before you start
.Procedure
@ -32,11 +31,9 @@ Installed Groups:
[output has been truncated]
----
Install the selected desktop environment using the dnf install command. Ensure to prefix with
Install the selected desktop environment using the `dnf install` command. Ensure to prefix with
the `@` sign, for example:
----
# dnf install @kde-desktop-environment
----
.More information