chore: migrate to git.owall.dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
INSTALL_PREFIX ?= /usr
|
INSTALL_PREFIX ?= /usr
|
||||||
DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/warigan
|
DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/warg
|
||||||
|
|
||||||
SVG_FILES := widgets/tasks.svg
|
SVG_FILES := widgets/tasks.svg
|
||||||
SVGZ_FILES := $(SVG_FILES:.svg=.svgz)
|
SVGZ_FILES := $(SVG_FILES:.svg=.svgz)
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Name and other suggestions are welcome :)
|
|||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
If you are on Arch Linux I have prepared a PKGBUILD
|
If you are on Arch Linux I have prepared a PKGBUILD
|
||||||
[here](https://gitlab.com/warigan/PKGBUILD-plasma6-theme).
|
[here](https://git.owall.dev/warg/pkgbuild-plasma6-theme).
|
||||||
|
|
||||||
Alternatively, you can install it with Make by running one of the following:
|
Alternatively, you can install it with Make by running one of the following:
|
||||||
|
|
||||||
|
|||||||
+3
-3
@@ -6,14 +6,14 @@
|
|||||||
"Email": "oscar.wallberg@outlook.com"
|
"Email": "oscar.wallberg@outlook.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Name": "warigan",
|
"Name": "warg",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Id": "warigan",
|
"Id": "warg",
|
||||||
"Version": "0.1",
|
"Version": "0.1",
|
||||||
"Category": "",
|
"Category": "",
|
||||||
"EnabledByDefault": true,
|
"EnabledByDefault": true,
|
||||||
"License": "BSD-3-Clause",
|
"License": "BSD-3-Clause",
|
||||||
"Website": "https://gitlab.com/warigan/plasma6-theme"
|
"Website": "https://git.owall.dev/warg/plasma6-theme"
|
||||||
},
|
},
|
||||||
"X-Plasma-API": "5.0"
|
"X-Plasma-API": "5.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user