X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=live%2Fauto%2Fconfig;h=6f842809f2e316ccc385174533762996ba143f8a;hb=1fff1737716ad653ea4da8cf649e7082f170e6dd;hp=bff2059f8074748e903178ce4cadd06c739ca590;hpb=0896cc0500750fbc4ee47a06608e576cf2b9ee47;p=neurodebian.git diff --git a/live/auto/config b/live/auto/config index bff2059..6f84280 100755 --- a/live/auto/config +++ b/live/auto/config @@ -13,7 +13,8 @@ if [ ! -e neurodebian-splash.png ]; then # For Grub2 it should be .tga; # NOTE: RLE compression is not supported by imagemagick for write xcf2png -o neurodebian-splash-big.png ../artwork/wallpaper_hotbrain.xcf - convert neurodebian-splash-big.png -geometry 640x480 neurodebian-splash.png + convert neurodebian-splash-big.png -crop 1400x1050+280 -geometry 640x480 \ + neurodebian-splash.png fi # enable recommends for now since we care about 'typical' use patterns atm