Update readme with screenshot and installation instructions
This commit is contained in:
@@ -1,3 +1,25 @@
|
|||||||
# Night Theme Switcher
|
# Night Theme Switcher
|
||||||
|
|
||||||
Change theme to dark variant when Night Light activates
|
Automatically change the GTK theme to dark variant when Night Light activates.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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
|
||||||
|
```
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user