红联Linux门户
Linux帮助

Ubuntu漂亮主题:Plymouth Stargate

发布时间:2015-03-24 11:10:53来源:linux网站作者:linux人

一款漂亮的Ubuntu漂亮主题 plymouth ,截图如下:
Ubuntu漂亮主题:Plymouth Stargate

图片上传到红联Linux系统教程频道中。

下载 Plymouth Stargate 主题:http://gnome-look.org/content/show.php?content=137449&forumpage=0

将文件解压到主目录,运行命令:
sudo cp -R Stargate/ /lib/plymouth/themes/
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth/lib/plymouth/themes/Stargate/Stargate.plymouth 100
sudo update-alternatives --config default.plymouth
从列表中选择该主题即可。

然后运行命令
sudo update-initramfs -u