mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
Merge pull request #3144 from emersion/cmd-xwayland
Add xwayland command
This commit is contained in:
commit
4879d40695
10 changed files with 71 additions and 38 deletions
|
|
@ -84,6 +84,10 @@ The following commands may only be used in the configuration file.
|
|||
It can be disabled by setting the command to a single dash:
|
||||
_swaynag\_command -_
|
||||
|
||||
*xwayland* enable|disable
|
||||
Enables or disables Xwayland support, which allows X11 applications to be
|
||||
used.
|
||||
|
||||
The following commands cannot be used directly in the configuration file.
|
||||
They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue