X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..5fd055c2f1512d1e57ce88d3784a578a49a7e59f:/setup diff --git a/setup b/setup index 5c45d83..42c0cd7 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,14 @@ 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 + lovelace.jpg" if [ "$xstuff" ]; then echo "Installing backgrounds..." for b in $backgrounds; do @@ -205,6 +213,7 @@ scripts=" mdw-pager mdw-conf mdw-build + emacsclient-hack movemail-hack emerge-hack lesspipe.sh @@ -214,6 +223,7 @@ scripts=" [ "$xstuff" ] && scripts="$scripts xinitcmd un-backslashify-selection + lock-screen xshutdown" echo "Installing scripts..." mkdir -p $HOME$sub/bin