summaryrefslogtreecommitdiff
path: root/.wmii/config.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 18:59:51 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:22:27 -0400
commit3515a46d330af1d09bf1e0b963c13a86c2dbe8a8 (patch)
tree8862698a19089536b132c00168fa7cf968057702 /.wmii/config.sh
parentb18a02654e2c8b4a91f7c97352b75464e24c6edb (diff)
wmii: touch up
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"