From ab764565762ea507c642c4c422d5980b06279c9c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 12 Oct 2013 19:19:27 -0400 Subject: wmii-hg: set the WMII_DIR to include DISPLAY, use tab for indent --- .config/wmii-hg/include.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/wmii-hg/include.sh b/.config/wmii-hg/include.sh index 38551aa..bd9456f 100644 --- a/.config/wmii-hg/include.sh +++ b/.config/wmii-hg/include.sh @@ -1,10 +1,10 @@ #!/bin/bash if [[ -z "$WMII_NAMESPACE" ]]; then - export WMII_NAMESPACE="`wmiir namespace`" + 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 -- cgit v1.1-4-g5e80