From 46d54ef5e0ccf29d3c8484a98b8a44530fd06fae Mon Sep 17 00:00:00 2001 From: Vince Date: Sat, 10 Apr 2021 15:35:40 +0800 Subject: [PATCH] update --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e9aa4c1d..c0043570 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,24 @@ # Installation is easy!
Required dependencies info for nerds -- sassc +### Gtk2 theme required - gtk-murrine-engine `Fedora/RedHat` - gtk2-engines-murrine `Ubuntu/Mint/Debian` - gtk-engine-murrine `Arch/Manjaro` -- imagemagick (optional for Gdm theme tweaks) -- dialog (optional for installation in dialog mode) -- optipng (optional for asset rendering) -- inkscape (optional for asset rendering) + +### Install from source required +- sassc - libglib2.0-dev-bin `ubuntu 20.04` - libglib2.0-dev `ubuntu 18.04` `debian 10.03` `linux mint 19` - libxml2-utils `ubuntu 18.04` `debian 10.03` `linux mint 19` - glib2-devel `Fedora` `Redhat` +### Theme tweaks required +- imagemagick `(optional for Gdm theme tweaks)` +- dialog `(optional for installation in dialog mode)` +- optipng `(optional for asset rendering)` +- inkscape `(optional for asset rendering)` + Don't worry, WhiteSur installer already provides all of those dependencies.
@@ -29,7 +34,7 @@ Don't worry, WhiteSur installer already provides all of those dependencies. ### Use the stable package You can choose the compressed file [compiled in stable version](stable-release) and unzip it to the theme folder `~/.themes` under the user folder. -### compile from source +### Compile from source You can run `./install.sh` to install the default WhiteSur GTK theme pack which includes GNOME Shell (Pantheon), Cinnamon, XFWM (XFCE), Metacity, and Plank themes.