diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-07-16 00:36:57 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-07-16 00:36:57 +0200 |
commit | 52aba702dfe177f3c78ff5d545339f62e912353b (patch) | |
tree | 1bb003a3ed31479c30e6302fc200ebd02172c46c /xinitrc | |
parent | 2fa45fd7267cca1e6662503523095f992fcd541b (diff) |
Removed xcompmgr
Diffstat (limited to '')
-rwxr-xr-x | xinitrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 & |