summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-07-16 00:36:57 +0200
committerStefan Ritter <xeno@thehappy.de>2009-07-16 00:36:57 +0200
commit52aba702dfe177f3c78ff5d545339f62e912353b (patch)
tree1bb003a3ed31479c30e6302fc200ebd02172c46c
parent2fa45fd7267cca1e6662503523095f992fcd541b (diff)
Removed xcompmgr
-rwxr-xr-xxinitrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/xinitrc b/xinitrc
index 2399e4f..81c2521 100755
--- a/xinitrc
+++ b/xinitrc
@@ -6,7 +6,6 @@ source ~/.keychain/`hostname`-sh > /dev/null
feh --bg-scale ~/pictures/wallpaper/$(ls ~/pictures/wallpaper/ | sed -n $((RANDOM%$(ls ~/pictures/wallpaper/ | wc -l)+1))p)
xset s off
-xcompmgr &
killall awesome_bar.sh
etc/awesome_bar.sh &