From fb3e9c51aa0b4de8d0dc35fb6b9adc135e4397b6 Mon Sep 17 00:00:00 2001
From: vinceliuice
Date: Sun, 13 Oct 2024 16:54:37 +0800
Subject: [PATCH] Update README.md
---
README.md | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 3e19acb2..01636520 100644
--- a/README.md
+++ b/README.md
@@ -169,7 +169,7 @@ Run this command to install `WhiteSur` into `gtk-4.0 configuration folder` ($HOM
## Change theme color and accent
-#### Install theme accent
+#### - Install theme accent
Parameter: `--theme` `-t` (repeatable)
Example:
@@ -282,12 +282,12 @@ OPTIONS:
-#### [Install Firefox theme](src/other/firefox)
+#### - [Install Firefox theme](src/other/firefox)
Parameter: `--firefox` `-f`
Example: `./tweaks.sh -f`
-#### Edit Firefox theme
+#### - Edit Firefox theme
Parameter: `--edit-firefox` `-e`
Example:
@@ -303,12 +303,12 @@ Example:
### Install and customize GDM theme
-#### Install GDM theme
+#### - Install GDM theme
Parameter: `--gdm` `-g` (requires to be run as root)
Example: `sudo ./tweaks.sh -g`
-#### Change the background
+#### - Change the background
Parameter: `--background` `-b`
Example:
@@ -319,7 +319,7 @@ sudo ./tweaks.sh -g -b default # use the default background
sudo ./tweaks.sh -g -b blank # make it blank
```
-#### Don't darken the background
+#### - Don't darken the background
Parameter: `--nodarken` `-nd`
Example:
@@ -329,7 +329,7 @@ sudo ./tweaks.sh -g -nd # darken the default background
sudo ./tweaks.sh -g -nd -b "wallpapers/snow.jpg" # darken the custom background
```
-#### Don't blur the background
+#### - Don't blur the background
Parameter: `--noblur` `-nb`
Example:
@@ -339,7 +339,7 @@ sudo ./tweaks.sh -g -nb # don't blur the default backg
sudo ./tweaks.sh -g -nb -b "wallpapers/rocks.jpg" # don't blur the custom background
```
-#### Do more GDM customizations
+#### - Do more GDM customizations
You can do [the similar customization features in `./install.sh`](#theres-so-many-customizations-you-can-do)
like changing theme color (dark and light variant) and accent, GNOME Shell
'Activities' icon, etc. related to GDM. Run `./tweaks.sh -h` to explore!
@@ -359,8 +359,8 @@ Parameter: `--flatpak` `-F`
Example: `./tweaks.sh -F`
-## Other recommended stuff
-### WhiteSur Icon Theme
+## Other recommended stuff
+### WhiteSur Icon Theme
@@ -370,7 +370,7 @@ Example: `./tweaks.sh -F`
-### WhiteSur Wallpapers
+### WhiteSur Wallpapers