diff options
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 18fc28a3..dbfeefe3 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -573,9 +573,9 @@ The default colors are: Switches to the specified mode. The default mode _default_. *mode* [--pango_markup] <mode> <mode-subcommands...> - The only valid _mode-subcommands..._ are *bindsym*, *bindcode* and - *bindswitch*. If _--pango_markup_ is given, then _mode_ will be interpreted - as pango markup. + The only valid _mode-subcommands..._ are *bindsym*, *bindcode*, + *bindswitch*, and *set*. If _--pango_markup_ is given, then _mode_ will be + interpreted as pango markup. *mouse_warping* output|container|none If _output_ is specified, the mouse will be moved to new outputs as you |