diff options
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 1663033c..c9daba5d 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -580,7 +580,7 @@ The default colors are: window activation. If set to _urgent_, the urgent state will be set for that window. If set to _focus_, the window will become focused. If set to _smart_, the window will become focused only if it is already - visible, otherwise the urgent state will be set. Default is _smart_. + visible, otherwise the urgent state will be set. Default is _urgent_. *focus_wrapping* yes|no|force|workspace This option determines what to do when attempting to focus over the edge |