X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/116467fd2cdd0ffe89304c776a71f219fb1593de..b0ce3f6d7d26276d18a953d29ec8f638a4bbb540:/base/.xinitrc?ds=sidebyside diff --git a/base/.xinitrc b/base/.xinitrc index 97c5c14..8862d13 100644 --- a/base/.xinitrc +++ b/base/.xinitrc @@ -21,7 +21,7 @@ fi # redshift, root image redon & -"$HOME/.fehbg" +wall & # Xorg settings xset r rate 290 26 & @@ -50,7 +50,7 @@ xautolock -time 10 -locker "$HOME/bin/lck" & 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