mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
Fix wrong syntax
This commit is contained in:
parent
22e5e3c37f
commit
fdeecbbb34
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Take a tour of the pages on the left and read ones that you may need.
|
|||
A Wayland compositor is a fully autonomous Display Server, like Xorg itself.
|
||||
It is **not** possible to mix'n'match Wayland compositors like you could on Xorg
|
||||
with window managers and compositors. It is also not entirely possible, nor recommended,
|
||||
to try and use all Xorg applications on Wayland. See [../Useful-Utilities](this page) for a
|
||||
to try and use all Xorg applications on Wayland. See [this page](../Useful-Utilities) for a
|
||||
list of recommended Wayland native/compatible programs.
|
||||
|
||||
Wayland **compositors** should not be confused with Xorg **window managers**.
|
||||
|
|
Loading…
Reference in a new issue