From c243596c3a1cdec35d54af4f813194fef9be9151 Mon Sep 17 00:00:00 2001 From: Igor Dyatlov Date: Mon, 30 Apr 2018 20:13:02 +0300 Subject: [PATCH] README.md: add Ubuntu PPA --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cb29506..e93dddf 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ sudo zypper ar obs://home:jubalh homejubalh sudo zypper ref sudo zypper in sierra-gtk-theme ``` +Ubuntu [PPA](https://launchpad.net/~dyatlov-igor/+archive/ubuntu/sierra-theme) (maintained by [@igor-dyatlov](https://github.com/igor-dyatlov)): +``` +sudo add-apt-repository ppa:dyatlov-igor/sierra-theme +sudo apt update +sudo apt install sierra-gtk-theme +``` ### From source