4 Commits

Author SHA1 Message Date
warg 07053bf940 chore: migrate to git.owall.dev 2026-05-13 01:28:34 +02:00
warg d96789b7f3 fix!: rename theme to warigan 2026-04-28 17:01:43 +02:00
warg c431758f5e chore: gitlab migration 2026-04-28 16:47:40 +02:00
warg d9fa3cd2b5 fix: codeberg migration 2026-01-13 14:14:29 +01:00
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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)
+1 -1
View File
@@ -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
View File
@@ -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"
}