From e11051fbfb1f47ba75fa49cc91d6a7b8859bd335 Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Tue, 30 Jun 2026 12:44:37 -0300 Subject: [PATCH] Move up warning message and add to disclaimer. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2500b39..ae6d511 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ Follow the installation instructions on the [XLibre for Fedora and EL Github pag Step 2: Enable the repository +> [!warning] +> Beware that since SonicDE has started to remove Wayland code, the Wayland session may not work after installing it even though it is listed as an option in the display manager. At this moment, we don't yet have instructions on how to go back to KDE Plasma, so proceed at your own risk. + Add the SonicDE repository to your system: ```shell @@ -36,8 +39,4 @@ sudo dnf remove sddm && \ Step 5: Reboot your system -Now reboot your system. When it starts the display manager, then in the left corner make sure to choose Plasma (X11) as the session type. - - -> [!warning] -> Beware that since SonicDE has started to remove Wayland code, the Wayland session may not work after installing it even though it is listed as an option in the display manager. \ No newline at end of file +Now reboot your system. When it starts the display manager, then in the left corner make sure to choose Plasma (X11) as the session type. \ No newline at end of file