Use new gnome-extensions command

This commit is contained in:
Romain Vigier
2019-11-25 00:35:50 +01:00
parent cef20a5601
commit 7877f0fc0d
+1 -1
View File
@@ -41,5 +41,5 @@ make install
Restart your GNOME session and enable the extension:
```bash
gnome-shell-extension-tool -e nightthemeswitcher@romainvigier.fr
gnome-extensions enable nightthemeswitcher@romainvigier.fr
```