From 9b3625a3394140d4b9d1b156f9117e410e0d8dfa Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Wed, 19 Oct 2022 18:11:28 +0800 Subject: [PATCH] update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 50e9f0df..acce19ff 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ GNOME Shell (Pantheon), Cinnamon, XFWM (XFCE), Metacity, and Plank themes. ## Quick uninstall +
For example: + - uninstall Gtk themes: `./install.sh -r` - uninstall GDM theme: `sudo ./tweaks.sh -g -r` - uninstall Firefox theme: `./tweaks.sh -f -r` @@ -52,6 +54,8 @@ GNOME Shell (Pantheon), Cinnamon, XFWM (XFCE), Metacity, and Plank themes. - uninstall Flatpak Gtk themes: `./tweaks.sh -F -r` - uninstall Snap Gtk themes: `./tweaks.sh -s -r` +
+ ## There's so many customizations you can do! Usage: `./install.sh [OPTIONS...]`