diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-07-08 15:58:59 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-07-08 15:58:59 +0200 |
commit | a4a96be981629ffaa6f8db5ebb5a8f52bba4baf0 (patch) | |
tree | 850b3e83b0b6b3e595b1d7cf72f4477bdf452b16 /xinitrc | |
parent | b63db17e69889a00f5b21854d957c7ac4c74b6d1 (diff) |
Added transset foo
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 & |