summaryrefslogtreecommitdiffstats
path: root/sway
diff options
context:
space:
mode:
authorLibravatar Ashkan Kiani <ashkan.k.kiani@gmail.com>2019-04-16 02:30:19 -0700
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-04-16 07:34:07 -0600
commit2f9eed659d290c1a3a008bf104e2a94b6e031915 (patch)
tree39e4e6f380240d855ee09620ed7bbaea36ad83a9 /sway
parentSend disabled output available modes on IPC get_outputs (diff)
downloadsway-2f9eed659d290c1a3a008bf104e2a94b6e031915.tar.gz
sway-2f9eed659d290c1a3a008bf104e2a94b6e031915.tar.zst
sway-2f9eed659d290c1a3a008bf104e2a94b6e031915.zip
Add documentation for rename workspace
Diffstat (limited to 'sway')
-rw-r--r--sway/sway.5.scd3
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>
223*reload* 223*reload*
224 Reloads the sway config file and applies any changes. 224 Reloads the sway config file and applies any changes.
225 225
226*rename workspace* [<old_name>] to <new_name>
227 Rename either <old_name> or the focused workspace to the <new_name>
228
226*resize* shrink|grow width|height [<amount> [px|ppt]] 229*resize* shrink|grow width|height [<amount> [px|ppt]]
227 Resizes the currently focused container by _amount_, specified in pixels or 230 Resizes the currently focused container by _amount_, specified in pixels or
228 percentage points. If the units are omitted, floating containers are resized 231 percentage points. If the units are omitted, floating containers are resized