summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway/sway.5.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 3202d517..3fda6cef 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -441,6 +441,11 @@ The default colors are:
441 devices. A list of input device names may be obtained via *swaymsg -t 441 devices. A list of input device names may be obtained via *swaymsg -t
442 get\_inputs*. 442 get\_inputs*.
443 443
444*raise\_floating* yes|no
445 Controls the behaviour of floating windows. A _yes_ (the default) will
446 raise windows on gaining focus. A _no_ will only raise floating windows
447 by clicking anywhere in the window.
448
444*seat* <seat> <seat-subcommands...> 449*seat* <seat> <seat-subcommands...>
445 For details on seat subcommands, see *sway-input*(5). 450 For details on seat subcommands, see *sway-input*(5).
446 451