mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
Small manpage nit.
From Okan Demirmen, thanks!
This commit is contained in:
parent
6b00b86622
commit
dc39e11ff9
4
cwm.1
4
cwm.1
@ -265,7 +265,7 @@ Currently the only setting availiable is whether or not sticky groups
|
|||||||
are activated.
|
are activated.
|
||||||
To activate sticky groups create a file in this directory with the name
|
To activate sticky groups create a file in this directory with the name
|
||||||
``sticky''.
|
``sticky''.
|
||||||
.It Pa .calmwm/.ignore
|
.It Pa ~/.calmwm/.ignore
|
||||||
Any files in this directory cause
|
Any files in this directory cause
|
||||||
.Nm
|
.Nm
|
||||||
to ignore programs by that name by not drawing borders around them.
|
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
|
will cause any instances of
|
||||||
.Xr xclock 1
|
.Xr xclock 1
|
||||||
to not have borders.
|
to not have borders.
|
||||||
.It Pa .calmwm/.keys
|
.It Pa ~/.calmwm/.keys
|
||||||
Symlinks in this directory cause the creation of keyboard shortcuts.
|
Symlinks in this directory cause the creation of keyboard shortcuts.
|
||||||
If the directory does not exist, then the default shortcuts will be
|
If the directory does not exist, then the default shortcuts will be
|
||||||
created; otherwise only the shortcuts defined will be created.
|
created; otherwise only the shortcuts defined will be created.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user