From 8a3870059ea3eeb53266bbff4b95bf37dd8841c3 Mon Sep 17 00:00:00 2001 From: Okan Demirmen Date: Sun, 18 May 2008 19:57:44 +0000 Subject: fix backwards logic in example; found by oga@ --- app/cwm/cwmrc.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/cwm') diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5 index e2a72b6f7..81e1e95e9 100644 --- a/app/cwm/cwmrc.5 +++ b/app/cwm/cwmrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.5 2008/05/18 19:33:36 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.6 2008/05/18 19:57:43 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen .\" @@ -140,8 +140,8 @@ will assign new windows to the currently selected group. # Set default Xft(3) font fontname "sans-serif:pixelsize=14:bold" -# Set sticky group mode on -sticky no +# Turn on sticky-group mode +sticky yes # Any entry here is shown in the application menu command firefox firefox -- cgit v1.2.3