Ubuntu Studio主题安装
1.编辑 /etc/apt/sources.list 加入下面一行:
deb http://archive.ubuntustudio.org/ubuntustudio feisty main
2. 搞到密钥:
$ wget http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add –
3. 升级
$ sudo apt-get update
4. 如果想gdm theme, wallpapers, icon theme, session splashes 和gtk theme 全部安装就用这条命令:
$ sudo apt-get install ubuntustudio-look
当然你也可以挑其中你感兴趣的,比如我不装gdm theme 和 session splashes 那就用这条命令:
$ sudo apt-get install ubuntustudio-theme ubuntustudio-icon-theme ubuntustudio-wallpapers
Ubuntu Studio主题效果图如下:
Ubuntu studio主题安装(图)