Migrate git repository
This commit is contained in:
@@ -21,7 +21,7 @@ These themes have been tested and work:
|
|||||||
Clone the repository and enter the directory:
|
Clone the repository and enter the directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.romainvigier.fr/Romain/nightthemeswitcher-gnome-shell-extension.git && cd nightthemeswitcher-gnome-shell-extension
|
git clone https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/ && cd nightthemeswitcher-gnome-shell-extension
|
||||||
```
|
```
|
||||||
|
|
||||||
Install using `make`:
|
Install using `make`:
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "Night Theme Switcher",
|
"name": "Night Theme Switcher",
|
||||||
"description": "Change theme to dark variant when Night Light activates",
|
"description": "Change theme to dark variant when Night Light activates",
|
||||||
"uuid": "nightthemeswitcher@romainvigier.fr",
|
"uuid": "nightthemeswitcher@romainvigier.fr",
|
||||||
"url": "https://git.romainvigier.fr/Romain/nightthemeswitcher-gnome-shell-extension",
|
"url": "https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/",
|
||||||
"version": 4,
|
"version": 4,
|
||||||
"shell-version": ["3.28", "3.30","3.32", "3.34"]
|
"shell-version": ["3.28", "3.30","3.32", "3.34"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user