#!/bin/bash if [[ -z "$WMII_NAMESPACE" ]]; then export WMII_NAMESPACE="`wmiir namespace`" fi if [[ -z "$WMII_DIR" ]]; then export WMII_DIR="$HOME/n/wmii${DISPLAY}" fi . util.sh . config.sh