aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2019-01-13 20:42:39 -0500
committerLibravatar GitHub <noreply@github.com>2019-01-13 20:42:39 -0500
commit4879d40695047a4c493bd8871d810c543978a869 (patch)
treeb043a9c62a8baeec8d62d06ece8c2f56d65b044a /sway/sway.5.scd
parentMerge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved (diff)
parentAdd xwayland command (diff)
downloadsway-4879d40695047a4c493bd8871d810c543978a869.tar.gz
sway-4879d40695047a4c493bd8871d810c543978a869.tar.zst
sway-4879d40695047a4c493bd8871d810c543978a869.zip
Merge pull request #3144 from emersion/cmd-xwayland
Add xwayland command
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index a9f60c1b..06bc0dbf 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -84,6 +84,10 @@ The following commands may only be used in the configuration file.
84 It can be disabled by setting the command to a single dash: 84 It can be disabled by setting the command to a single dash:
85 _swaynag\_command -_ 85 _swaynag\_command -_
86 86
87*xwayland* enable|disable
88 Enables or disables Xwayland support, which allows X11 applications to be
89 used.
90
87The following commands cannot be used directly in the configuration file. 91The following commands cannot be used directly in the configuration file.
88They are expected to be used with *bindsym* or at runtime through *swaymsg*(1). 92They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
89 93