From dcd60c77ce182dcb956874527ae7fffaf56d3a62 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Tue, 15 Oct 2019 17:06:12 +0200 Subject: [PATCH] Update readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d71188c..d16457c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Night Theme Switcher -Automatically change the GTK theme to dark variant when Night Light activates. - ![](./screenshot.gif) -## Installation +Automatically change the GTK theme to dark variant when Night Light activates. + +Your theme must have a `-dark` variant, e.g. `Adwaita` and `Adwaita-dark`. + +## Command line installation Clone the repository and enter the directory: