X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/e517857ccb761df498445e0ea2ec9cf2b8c7b53f..0c47c9115fa46c112a54c19cc7dcd221a45362c1:/setup diff --git a/setup b/setup index 57f3b04..1bc13f7 100755 --- a/setup +++ b/setup @@ -168,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 @@ -215,6 +221,7 @@ scripts=" [ "$xstuff" ] && scripts="$scripts xinitcmd un-backslashify-selection + lock-screen xshutdown" echo "Installing scripts..." mkdir -p $HOME$sub/bin