mirror of
https://github.com/swaywm/sway.git
synced 2024-11-26 09:51:29 +00:00
Update sway(5)
This commit is contained in:
parent
51143a75af
commit
ffd0d020d6
|
@ -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** <criteria>::
|
||||
Prevents windows matching <criteria> from being focused automatically when
|
||||
they're created. This does not apply to the first window in a workspace.
|
||||
|
||||
**output** <name> <resolution|res> <WIDTHxHEIGHT>::
|
||||
Configures the specified output to use the given resolution.
|
||||
+
|
||||
|
|
Loading…
Reference in a new issue