From 379e650f600b4ee79893a969afc3e6e0ce4dc8a1 Mon Sep 17 00:00:00 2001 From: TSRBerry <20988865+TSRBerry@users.noreply.github.com> Date: Wed, 23 Nov 2022 17:32:52 +0100 Subject: [PATCH] Remove wayland warning --- Linux-Setup-Guide-(draft).md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Linux-Setup-Guide-(draft).md b/Linux-Setup-Guide-(draft).md index 23a301d..9d79e73 100644 --- a/Linux-Setup-Guide-(draft).md +++ b/Linux-Setup-Guide-(draft).md @@ -6,8 +6,6 @@ For casual or Nvidia users `KDE` is the best choice for performance but looks and configurability too. If you are on `AMD` or `Intel` and you are experienced `Sway` is an awesome tiling, wlroots based, window manager to try. -⚠ **Warning:** Ryujinx standard build currently doesn't support Wayland environments. On such environments, it needs to be launched with the `GDK_BACKEND=x11` . Or you may use the headless SDL2 build. - ## I got `Arch` working, how do I install latest mesa drivers (AMD/Intel users)? One easy way is to add a repo on `/etc/pacman.conf` Edit the file, for example via nano `sudo nano /etc/pacman.conf` and append on the bottom: