summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/config.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-09-18 13:55:27 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-09-18 13:55:27 -0400
commit969b0e66938b7690007bf2d0ede1fa93e7a5ff61 (patch)
tree17de73ab9b93544dd1f95454f70f282abc075a3b /.config/wmii-hg/config.sh
parent2b7fb15105e9fb691cde794ed3defb8a4ade4d34 (diff)
wmii-hg: run xcompmgr to add window effects (such as transparency)
Diffstat (limited to '.config/wmii-hg/config.sh')
-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 99f084c..3ddc8d5 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
- xsetroot -solid "$WMII_BACKGROUND"
+ hsetroot -solid "$WMII_BACKGROUND"
# Clear the LBar and RBar
find $WMII_DIR/{l,r}bar -type f -delete