wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 9f2aa6ffc6252e4b9a1d3547ac38a04969dffca7
parent ec2a8770dd571f5beceb64ff964dac716447a8c5
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Fri, 10 Feb 2006 20:33:21 +0100

minor fix


Diffstat:
rc/wmiirc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rc/wmiirc b/rc/wmiirc @@ -100,7 +100,7 @@ while(event=`{read}) { case $MODKEY-Control-q,y xwrite /ctl quit case $MODKEY-t - extern xterm & + extern xterm -bg '#f2ffbf' & case $MODKEY-d xwrite /sel/sel/sel/ctl detach case $MODKEY-a