mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
Update README - append hint to keep xwayland installed when running sway
as discussed in #3907, many wayland-native apps refuse to run (unless configured as such) without having xwayland installed. This can confuse new users who might be tempted to remove anything xorg related - only to end up with a broken wayland setup
This commit is contained in:
parent
73605dac2a
commit
62927d61e5
1 changed files with 3 additions and 1 deletions
|
|
@ -70,4 +70,6 @@ Run `man 5 sway` for information on the configuration.
|
|||
## Running
|
||||
|
||||
Run `sway` from a TTY. Some display managers may work but are not supported by
|
||||
sway (gdm is known to work fairly well).
|
||||
sway (gdm is known to work fairly well). You will probably want to have xwayland
|
||||
installed, since most wayland applications (including dmenu and sway) will not
|
||||
start without it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue