From c8e4b2caf7fb556b529db7c15f9c3ecf51a7d9c7 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Fri, 15 Jan 2021 22:10:01 +0800 Subject: [PATCH] update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3fbad71..f4c1b03 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Usage: `./install.sh` **[OPTIONS...]** ###

1. Change primary theme color

If you want to change primary theme color! (Default color is default MacOS blue) -then you can run: 'for example' +then you can run: `for example` ```bash ./install.sh -t green # Install green accent color version ``` @@ -65,7 +65,7 @@ then you can run: 'for example' ###

2. Install GDM theme

If you want to install GDM theme! -then you can run: 'for example' +then you can run: `for example` ```bash sudo ./install.sh -g # install default dark version @@ -86,9 +86,9 @@ then you can run: 'for example' ###

4. Change gnome-shell activities icon

If you want to change gnome-shell activities icon! (Default icon is Apple) -then you can run: 'for example: Install Manjaro icon' +then you can run: `for example` ```bash -./install.sh -i manjaro +./install.sh -i manjaro # Install Manjaro icon ``` ![4](https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/install-tip-04.png)