wmii

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

commit d59f6dc8d5096ad4f18f0d5f542e7360ba0f90c1
parent 0f460544cb5e0cc89dfd25f1ca1e3f2f0520770c
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Thu, 16 Mar 2006 14:23:08 +0100

removed unsetting MODKEY from extern


Diffstat:
rc/extern | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/rc/extern b/rc/extern @@ -3,7 +3,6 @@ PATH=$OLD_PATH export PATH unset OLD_PATH -unset MODKEY unset WMII_FONT unset WMII_NORMCOLORS unset WMII_SELCOLORS