aboutsummaryrefslogtreecommitdiff
path: root/sway
diff options
context:
space:
mode:
Diffstat (limited to 'sway')
-rw-r--r--sway/sway-input.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index d4652a82..0603616b 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -95,6 +95,10 @@ their own "seat").
Attach an input device to this seat by its input identifier. A special value
of _*_ will attach all devices to the seat.
+**seat** <name> fallback <true|false>::
+ Set this seat as the fallback seat. A fallback seat will attach any device not
+ explicitly attached to another seat (similar to a "default" seat).
+
See Also
--------