84. Ubuntu美化说明
Cupertino:图标 —— icons
dash-to-dock-gnome:dash to dock
grub2-themes-master:grub启动界面 —— sudo ./install.sh -v
High_Ubunterra_CC : Ubuntu 锁屏启动界面(模糊的那个)
Mojave-light: 主题 —— themes
suadesplas: 启动动画
美化网址有去除启动时紫框的说明是:https://www.cnblogs.com/feipeng8848/p/8970556.html
即:找到/boot/grub/grub.cfg文件,找到这样一行: if background_color 44,0,30,0;修改成 if background_color 0,0,0,0;就会去除grub在选中Ubuntu系统之后出现的短暂的紫色。
美化网址: