From ffd0d020d61a4c3fb034571515731d31879ee9ec Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 26 Apr 2017 15:35:54 -0400 Subject: [PATCH] Update sway(5) --- sway/sway.5.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 4bc968e0..1fa0b856 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -336,6 +336,10 @@ The default colors are: When _output_: place mouse at center of newly focused window when changing output. When _none_: don't move mouse. +**no_focus** :: + Prevents windows matching from being focused automatically when + they're created. This does not apply to the first window in a workspace. + **output** :: Configures the specified output to use the given resolution. +