summaryrefslogtreecommitdiffstats
path: root/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 &