summaryrefslogtreecommitdiffstats
path: root/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/xinitrc b/xinitrc
index 81c2521..2399e4f 100755
--- a/xinitrc
+++ b/xinitrc
@@ -6,6 +6,7 @@ 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 &