From 267b1678247fa3c224d95cee7bf81a0496883714 Mon Sep 17 00:00:00 2001 From: Vince Date: Tue, 20 Jul 2021 23:07:49 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51774bfc..db7efca1 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Usage: `./install.sh` **[OPTIONS...]** |-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)| |-a, --alternative | Install alternative icons for software center and file-manager| |-b, --bold | Install bold panel icons version| +|--black | Black panel icons version| |-h, --help | Show this help| > **Note for snaps:** To use these icons with snaps, the best way is to make a copy of the application's .desktop located in `/var/lib/snapd/desktop/applications/name-of-the-snap-application.desktop` into `$HOME/.local/share/applications/`. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"