aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd12
1 files changed, 7 insertions, 5 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 02592b5f..202cd13f 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -155,7 +155,7 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
155 is specified, the view will be fullscreen across all outputs. 155 is specified, the view will be fullscreen across all outputs.
156 156
157*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current 157*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current
158set|plus|minus <amount> 158set|plus|minus|toggle <amount>
159 Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the 159 Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the
160 _current_ workspace. _outer_ gaps can be altered per side with _top_, 160 _current_ workspace. _outer_ gaps can be altered per side with _top_,
161 _right_, _bottom_, and _left_ or per direction with _horizontal_ and 161 _right_, _bottom_, and _left_ or per direction with _horizontal_ and
@@ -215,7 +215,7 @@ set|plus|minus <amount>
215 If unspecified, the default is 10 pixels. Pixels are ignored when moving 215 If unspecified, the default is 10 pixels. Pixels are ignored when moving
216 tiled containers. 216 tiled containers.
217 217
218*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ptt] 218*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ppt]
219 Moves the focused container to the specified position in the workspace. 219 Moves the focused container to the specified position in the workspace.
220 The position can be specified in pixels or percentage points, omitting 220 The position can be specified in pixels or percentage points, omitting
221 the unit defaults to pixels. If _absolute_ is used, the position is 221 the unit defaults to pixels. If _absolute_ is used, the position is
@@ -319,8 +319,10 @@ set|plus|minus <amount>
319 established by the *seat* subcommand of the same name. See 319 established by the *seat* subcommand of the same name. See
320 *sway-input*(5) for more ways to affect inhibitors. 320 *sway-input*(5) for more ways to affect inhibitors.
321 321
322*split* vertical|v|horizontal|h|toggle|t 322*split* vertical|v|horizontal|h|none|n|toggle|t
323 Splits the current container, vertically or horizontally. When _toggle_ is 323 Splits the current container, vertically or horizontally. When _none_ is
324 specified, the effect of a previous split is undone if the current
325 container is the only child of a split parent. When _toggle_ is
324 specified, the current container is split opposite to the parent 326 specified, the current container is split opposite to the parent
325 container's layout. 327 container's layout.
326 328
@@ -630,7 +632,7 @@ The default colors are:
630 should be used instead. Regardless of whether pango markup is enabled, 632 should be used instead. Regardless of whether pango markup is enabled,
631 _font_ should be specified as a pango font description. For more 633 _font_ should be specified as a pango font description. For more
632 information on pango font descriptions, see 634 information on pango font descriptions, see
633 https://developer.gnome.org/pango/stable/pango-Fonts.html#pango-font-description-from-string 635 https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html#description
634 636
635*force_display_urgency_hint* <timeout> [ms] 637*force_display_urgency_hint* <timeout> [ms]
636 If an application on another workspace sets an urgency hint, switching to this 638 If an application on another workspace sets an urgency hint, switching to this