From bb0867a186debdc588f5444f23a1b96662d8b3b4 Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Tue, 30 Jun 2026 12:41:47 -0300 Subject: [PATCH] add warning about Wayland session --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cebdfbd..2500b39 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,8 @@ 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. \ 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. + + +> [!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