summaryrefslogtreecommitdiff
path: root/.config/wmii-hg
diff options
context:
space:
mode:
Diffstat (limited to '.config/wmii-hg')
-rw-r--r--.config/wmii-hg/include.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wmii-hg/include.sh b/.config/wmii-hg/include.sh
index 38551aa..23a8e4a 100644
--- a/.config/wmii-hg/include.sh
+++ b/.config/wmii-hg/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="$HOME/n/wmii"
+ export WMII_DIR="$HOME/n/wmii${DISPLAY}"
fi
. util.sh