diff options
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index b484607a..1de06d3e 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -223,6 +223,9 @@ set|plus|minus <amount> *reload* Reloads the sway config file and applies any changes. +*rename workspace* [<old_name>] to <new_name> + Rename either <old_name> or the focused workspace to the <new_name> + *resize* shrink|grow width|height [<amount> [px|ppt]] Resizes the currently focused container by _amount_, specified in pixels or percentage points. If the units are omitted, floating containers are resized |