Update readme with screenshot and installation instructions

This commit is contained in:
Romain Vigier
2019-10-15 15:44:22 +02:00
parent d4e70332d7
commit 3c3a94cbd3
2 changed files with 23 additions and 1 deletions
+23 -1
View File
@@ -1,3 +1,25 @@
# Night Theme Switcher
Change theme to dark variant when Night Light activates
Automatically change the GTK theme to dark variant when Night Light activates.
![](./screenshot.gif)
## Installation
Clone the repository and enter the directory:
```bash
git clone https://git.romainvigier.fr/Romain/nightthemeswitcher-gnome-shell-extension.git && cd nightthemeswitcher-gnome-shell-extension
```
Install using `make`:
```bash
make install
```
Restart your GNOME session and enable the extension:
```bash
gnome-shell-extension-tool -e nightthemeswitcher@romainvigier.fr
```
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB