diff --git a/Home.md b/Home.md index 916fa45..c8937ab 100644 --- a/Home.md +++ b/Home.md @@ -261,4 +261,8 @@ Unless specified otherwise, `wlc` will choose a card for you and you could have Try with a different default card (listed in `/dev/dri/`), for example: ``` WLC_DRM_DEVICE=card1 sway -``` \ No newline at end of file +``` + +### Can I use Sway with Gnome? + +In the X11 world the windowmanager and desktop environment could be mix and matched. In Wayland it's not as easy to mix different windowmanagers and desktop environments. While some people could use the i3 windowmanager with the gnome desktop, this is not possible with sway. \ No newline at end of file