我想看看我的Ubuntu,就像Windows 10,所以我已经从gnome-look.org下载了Windows 10转换包轻型主题,但是我不知道如何安装或应用它。
发布于 2017-02-24 13:49:10
安装Windows 10主题后,安装unity-tweak-tool以应用主题。
sudo apt-get install unity-tweak-tool 现在打开unity-tweak-tool,转到Appearance -> Theme选项并选择Winodows 10主题。

发布于 2017-02-24 13:35:56
此方法从主分支获取源代码,因此总是安装最新版本。 如果您之前下载了这个包,请确保它是从下面提到的站点下载的。
chmod +x install.sh添加执行权限./install.shTo uninstall the package
chmod +x uninstall.sh添加执行权限./uninstall.shhttps://askubuntu.com/questions/886874
复制相似问题