diff --git a/Running-programs-natively-under-Wayland.md b/Running-programs-natively-under-Wayland.md index 0750aad..6d8971d 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -28,7 +28,7 @@ Older versions of Qt always show window decorations. To hide them: QT_WAYLAND_DISABLE_WINDOWDECORATION=1 ``` -`NOTE: Ubuntu requires the qtwayland5 package to be installed.` +NOTE: You might need a package, such as `qtwayland5` for Ubuntu or `qt5-wayland` for Arch Linux, to enable Wayland support. ## Elementary/EFL