X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..9e789ed540fb8ce154b581971b80d7ab307a061d:/setup diff --git a/setup b/setup index 5c45d83..1bc13f7 100755 --- a/setup +++ b/setup @@ -146,6 +146,7 @@ dotfiles=" [ "$xstuff" ] && dotfiles="$dotfiles xinitrc xsession Xdefaults vncrc vncsession fonts.conf + stalonetrayrc putty-defaults:.putty/sessions/Default%20Settings eterm-theme.cfg:.Eterm/themes/Eterm/theme.cfg e-keybindings.cfg:.enlightenment/keybindings.cfg @@ -167,7 +168,13 @@ done echo " all done." ## Symlink backgrounds. -backgrounds="jue-peek.jpg medusa.jpg rayne.jpg" +backgrounds=" + jue-peek.jpg + medusa.jpg + bsg-supper.jpg + rayne.jpg + hypatia.jpg + noodly.jpg" if [ "$xstuff" ]; then echo "Installing backgrounds..." for b in $backgrounds; do @@ -214,6 +221,7 @@ scripts=" [ "$xstuff" ] && scripts="$scripts xinitcmd un-backslashify-selection + lock-screen xshutdown" echo "Installing scripts..." mkdir -p $HOME$sub/bin