Ubuntu gnome WhiteSur-gtk-theme类mac主题正确安装和卸载方式

目录

Ubuntu gnome WhiteSur-gtk-theme类mac主题正确安装和卸载方式

摘要

Ubuntu版本:ubuntu24.04

主题下载地址:https://github.com/vinceliuice/WhiteSur-gtk-theme

参考的安装教程:https://blog.51cto.com/u_15477117/5927174

完美度:中

目的

安装时参考的教程没有卸载说明,还原ubuntu 原始主题总是不彻底,登录界面还是美化过的,在ubuntu24.04下,session切换的图标和菜单样式有问题,齿轮变得很大。

以下的卸载方法,在ubuntu24.04下有效,登录界面和default主题也还原回来了。

安装和卸载

以下内容摘自jouzeyu/WhiteSur-gtk-theme

Quick install

Installing from source

Run ./install.sh to install the default WhiteSur GTK theme pack which includes GNOME Shell (Pantheon), Cinnamon, XFWM (XFCE), Metacity, and Plank themes.

Example:

./install.sh -t all -N glassy

Quick uninstall

uninstall Gtk themes: ./install.sh -r

uninstall GDM theme: sudo ./tweaks.sh -g -r

uninstall Firefox theme: ./tweaks.sh -f -r

uninstall Dash-to-dock theme: ./tweaks.sh -d -r

uninstall Flatpak Gtk themes: ./tweaks.sh -F -r

uninstall Snap Gtk themes: ./tweaks.sh -s -r

更多帮助请参考原文
https://gitee.com/jouzeyu/WhiteSur-gtk-theme

./install.sh --help

./tweaks.sh --help

特别说明

如果想安装到系统目录,在./install.sh或./tweaks.sh 前加sudo 执行即可,卸载也一样。

相关推荐
xiaozhiwise1 小时前
Makefile 之 join
linux
儿时可乖了2 小时前
Linux 定时任务全解析
linux·oracle
程序员奇奥2 小时前
CentOS操作系统下安装Nacos
linux·运维·centos
Cedric73 小时前
韩顺平 一周学会Linux | Linux 实操篇-实用指令
linux
符小易3 小时前
PD虚拟机启动后 Mac主机无法上网解决教程
macos
SoraLuna3 小时前
「Mac玩转仓颉内测版32」基础篇12 - Cangjie中的变量操作与类型管理
开发语言·算法·macos·cangjie
@糊糊涂涂3 小时前
MAC借助终端上传jar包到云服务器
java·服务器·macos·jar
sensen_kiss3 小时前
Quest串流Mac教程
macos·vr
快乐飒男3 小时前
Linux基础05
linux·笔记·学习
TomAndersen3 小时前
Mac 环境变量配置基础教程
macos