mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
fix backwards example (after r1.45 of group.c); noticed by phessler@
ok oga@ phessler@
This commit is contained in:
parent
2a5e1791d4
commit
aaca5b7e45
6
cwmrc.5
6
cwmrc.5
@ -14,7 +14,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: August 24 2009 $
|
.Dd $Mdocdate: March 20 2010 $
|
||||||
.Dt CWMRC 5
|
.Dt CWMRC 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -206,8 +206,8 @@ command xmms xmms
|
|||||||
command top "xterm -e top"
|
command top "xterm -e top"
|
||||||
|
|
||||||
# Autogroup definitions
|
# Autogroup definitions
|
||||||
autogroup 3 "aterm,XTerm"
|
autogroup 3 "XTerm,aterm"
|
||||||
autogroup 3 "xterm,XTerm"
|
autogroup 3 "XTerm,xterm"
|
||||||
|
|
||||||
# Ignore programs by that name by not drawing borders around them.
|
# Ignore programs by that name by not drawing borders around them.
|
||||||
ignore XMMS
|
ignore XMMS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user