summaryrefslogtreecommitdiff
path: root/.wmii/include.sh
diff options
context:
space:
mode:
Diffstat (limited to '.wmii/include.sh')
-rw-r--r--.wmii/include.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.wmii/include.sh b/.wmii/include.sh
index f4b29b3..29d4d67 100644
--- a/.wmii/include.sh
+++ b/.wmii/include.sh
@@ -4,7 +4,7 @@ if [ -z "$WMII_NAMESPACE" ]; then
export WMII_NAMESPACE=`wmiir namespace`
fi
if [ -z "$WMII_DIR" ]; then
- export WMII_DIR=$WMII_NAMESPACE/mnt
+ export WMII_DIR="$HOME/n/wmii"
fi
# a -- a work-around for buggy IO append in 9pfuse