diff options
Diffstat (limited to '')
-rwxr-xr-x | xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 & |