diff options
-rw-r--r-- | cwm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.12 2007/11/07 22:00:26 oga Exp $ +.\" $OpenBSD: cwm.1,v 1.13 2007/11/08 13:03:22 oga Exp $ .\" .\" The following requests are required for all man pages. .Dd June 29, 2007 @@ -265,7 +265,7 @@ Currently the only setting availiable is whether or not sticky groups are activated. To activate sticky groups create a file in this directory with the name ``sticky''. -.It Pa .calmwm/.ignore +.It Pa ~/.calmwm/.ignore Any files in this directory cause .Nm to ignore programs by that name by not drawing borders around them. @@ -276,7 +276,7 @@ $ ln -s three ~/.calmwm/.ignore/xclock will cause any instances of .Xr xclock 1 to not have borders. -.It Pa .calmwm/.keys +.It Pa ~/.calmwm/.keys Symlinks in this directory cause the creation of keyboard shortcuts. If the directory does not exist, then the default shortcuts will be created; otherwise only the shortcuts defined will be created. |