其他分享
首页 > 其他分享> > elementary OS美化

elementary OS美化

作者:互联网

克隆项目:

git clone https://github.com/surajmandalcell/elementary-x.git ~/.themes/elementary-x

替换主题:

gsettings set org.gnome.desktop.interface gtk-theme "elementary-x"

转到克隆的文件目录:

cd ~/.themes/elementary-x

获取执行权限:

chmod 777 install_fixed_icons.sh

运行脚本:

./install_fixed_icons.sh
chmod 777 install_plank_themes.sh
./install_plank_themes.sh

参考资料:
https://github.com/surajmandalcell/elementary-x

https://blog.csdn.net/this_capslock/article/details/17415409

标签:https,chmod,themes,sh,install,elementary,OS,美化
来源: https://www.cnblogs.com/tiansz/p/16418112.html