aboutsummaryrefslogtreecommitdiffstats
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan2016-09-12 13:47:00 +0000
committerokan2016-09-12 13:47:00 +0000
commit24821fa801a3884f05cb79f690610d93d1acb2db (patch)
tree5954c505b76560910d38db6260631720ea2b78f3 /cwmrc.5
parent0c9b76b0d6924a030db9a7f45792b95d17251696 (diff)
downloadcwm-24821fa801a3884f05cb79f690610d93d1acb2db.tar.gz
change 'sticky' to 'stick' to toggle client stickiness (seems the
default binding worked for everyone for a long time!); conflict with group sticky found by Ali Farzanrad - thanks!
Diffstat (limited to '')
-rw-r--r--cwmrc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index 13ec7e3..2bf99e1 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwmrc.5,v 1.61 2015/07/12 14:31:47 okan Exp $
+.\" $OpenBSD: cwmrc.5,v 1.62 2016/09/12 13:47:00 okan Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 12 2015 $
+.Dd $Mdocdate: September 12 2016 $
.Dt CWMRC 5
.Os
.Sh NAME
@@ -301,7 +301,7 @@ Raise current window.
Label current window.
.It freeze
Freeze current window geometry.
-.It sticky
+.It stick
Stick current window to all groups (same as assigning to nogroup).
.It fullscreen
Full-screen current window (gap + border removed).