Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07053bf940 | |||
| d96789b7f3 | |||
| c431758f5e | |||
| d9fa3cd2b5 |
@@ -1,5 +1,5 @@
|
||||
INSTALL_PREFIX ?= /usr
|
||||
DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/owallb
|
||||
DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/warg
|
||||
|
||||
SVG_FILES := widgets/tasks.svg
|
||||
SVGZ_FILES := $(SVG_FILES:.svg=.svgz)
|
||||
|
||||
@@ -16,7 +16,7 @@ Name and other suggestions are welcome :)
|
||||
## Installing
|
||||
|
||||
If you are on Arch Linux I have prepared a PKGBUILD
|
||||
[here](https://github.com/owallb/PKGBUILD-plasma6-themes-owallb).
|
||||
[here](https://git.owall.dev/warg/pkgbuild-plasma6-theme).
|
||||
|
||||
Alternatively, you can install it with Make by running one of the following:
|
||||
|
||||
|
||||
+4
-4
@@ -3,17 +3,17 @@
|
||||
"Authors": [
|
||||
{
|
||||
"Name": "Oscar Wallberg",
|
||||
"Email": "oscar.wallberg@pm.me"
|
||||
"Email": "oscar.wallberg@outlook.com"
|
||||
}
|
||||
],
|
||||
"Name": "owallb",
|
||||
"Name": "warg",
|
||||
"Description": "",
|
||||
"Id": "owallb",
|
||||
"Id": "warg",
|
||||
"Version": "0.1",
|
||||
"Category": "",
|
||||
"EnabledByDefault": true,
|
||||
"License": "BSD-3-Clause",
|
||||
"Website": "https://github.com/owallb/plasma6-themes-owallb"
|
||||
"Website": "https://git.owall.dev/warg/plasma6-theme"
|
||||
},
|
||||
"X-Plasma-API": "5.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user