summaryrefslogtreecommitdiff
path: root/.wmii/config.sh
diff options
context:
space:
mode:
Diffstat (limited to '.wmii/config.sh')
-rw-r--r--.wmii/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.wmii/config.sh b/.wmii/config.sh
index 4c2da38..1dac0ad 100644
--- a/.wmii/config.sh
+++ b/.wmii/config.sh
@@ -34,7 +34,7 @@ Event() {
# Configure wmii
< "`conffile tagrules`" expand_variables >> $WMII_DIR/tagrules
< "`conffile ctl-init`" expand_variables >> $WMII_DIR/ctl
- scansection Key|cut -sf2 >> $WMII_DIR/keys
+ scansection Key | cut -sf2 >> $WMII_DIR/keys
# Configure X11
xsetroot -solid "$WMII_BACKGROUND"