summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-29 01:36:41 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-29 01:36:41 -0500
commit19542b8e0d4d764a55f433e64d77fa6a58312f1f (patch)
tree29520b3d9b22b73306cb22d1381d6b57e4ecf952
parente9319a2e348b33eeb0f5bfcdd26ef885590cf8cb (diff)
wmii: comment out hsetroot
-rw-r--r--.config/wmii-hg/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wmii-hg/config.sh b/.config/wmii-hg/config.sh
index c560f3f..f185f9f 100644
--- a/.config/wmii-hg/config.sh
+++ b/.config/wmii-hg/config.sh
@@ -37,7 +37,7 @@ Event() {
< "`conffile ctl-init`" expand_variables >> $WMII_DIR/ctl
scansection Key | cut -sf2 >> $WMII_DIR/keys
# Configure X11
- hsetroot -solid "$WMII_BACKGROUND"
+ #hsetroot -solid "$WMII_BACKGROUND"
# Clear the LBar and RBar
find $WMII_DIR/{l,r}bar -type f -delete