aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author-k <slowdive@me.com>2022-05-11 10:51:15 -0700
committerSimon Ser <contact@emersion.fr>2022-05-11 19:55:51 +0200
commitffc603d4518c51a1e086d116a71be616f675fce3 (patch)
tree22b66d6e6a32dd34f3d2ca10226a5ebdd4b78365
parent28941cee205b831082dd390e6a082a1f6ba3122d (diff)
man: Fix trailing spaces
-rw-r--r--sway/sway-ipc.7.scd2
-rw-r--r--sway/sway.5.scd2
2 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd
index d90fe97a..5cdcb99b 100644
--- a/sway/sway-ipc.7.scd
+++ b/sway/sway-ipc.7.scd
@@ -370,7 +370,7 @@ node and will have the following properties:
that can be used as an aid in submitting reproduction steps for bug reports
|- fullscreen_mode
: integer
-: (Only containers and views) The fullscreen mode of the node. 0 means none, 1 means
+: (Only containers and views) The fullscreen mode of the node. 0 means none, 1 means
full workspace, and 2 means global fullscreen
|- app_id
: string
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index de7c37e5..2780370f 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -629,7 +629,7 @@ The default colors are:
This option determines what to do when a client requests 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
+ become focused only if it is already visible, otherwise the urgent state
will be set. Default is _urgent_.
*focus_wrapping* yes|no|force|workspace