Nexus S Live Wall paperでRetina壁紙を使う方法

参考 http://modmyi.com/forums/file-mods/743635-how-edit-themes-css-file-use-custom-retina-wallpaper.html

ln -s  /private/var/mobile/Library/SpringBoard/HomeBackGround.jpg /Library/Themes/Nexus S Live Wallpaper.theme/images/pyramid_background.png

というコマンドを叩き、設定.appで設定した壁紙が動的に変わるよう変更。

/Library/Themes/Nexus S Live Wallpaper.theme/lines.css

を以下のように変更

body
{
    width: 320px;
    height: 480px;
    margin: 0;
        padding: 0;
        background-image:url('images/pyramid_background.png');
        background-repeat:no-repeat;
        background-size: 320px 480px; #追加
}

MacBook Air 11インチ欲しい!
知り合いのMBA11見て欲しくなりました。
当たらなければ13インチの購入しようかな。