# redshift, root image
redon &
-"$HOME/.fehbg"
+wall &
# Xorg settings
xset r rate 290 26 &
xbanish &
eval `ssh-agent`
-if [ -z "$TERMINAL" -a \( -x /usr/bin/urxvtd -o -x /usr/local/bin/urxvtd \) ]; then
+if [ -z "$TERMINAL" -a \( -x $(which -a urxvtd | head -1) \) ]; then
for i in 1 2; do
# try to start client twice, once before checking for daemon
# and another after trying to start it