aboutsummaryrefslogtreecommitdiff
path: root/sway.5.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-11-27 10:20:16 -0700
committerDrew DeVault <sir@cmpwn.com>2015-11-27 10:20:16 -0700
commitb7702eb34c9d5485145b0483891e710fae12e967 (patch)
treef87d318d7701b572932687a1f388af2ec6458b15 /sway.5.txt
parentcbd73487046820105a32c64ecf86554876f8f41b (diff)
parent2d0f78c0d6fb67b38c056856608708be610b7096 (diff)
Merge pull request #266 from sce/sticky_floats_0
workspace: Learn sticky.
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway.5.txt b/sway.5.txt
index 9f581a42..dc5e5d66 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -166,6 +166,10 @@ Commands
**splitv**::
Equivalent to **split vertical**.
+**sticky** <enable|disable|toggle>::
+ If enabled and the windows is floating it will always be present on the active
+ workspace on that output.
+
**workspace** <name>::
Switches to the specified workspace.