Skip to content

Commit

Permalink
UwU~~~ Plasma6
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonidPilyugin committed Mar 7, 2024
1 parent 8fbe6bc commit 65ec1bf
Show file tree
Hide file tree
Showing 81 changed files with 17 additions and 53 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build/
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Maintainer: Leonid Pilyugin <[email protected]>

pkgname=kawaii-look-and-feel
pkgver=1.1
pkgver=2.0
pkgrel=1
pkgdesc='Kawaii KDE look-and-feel'
groups=('kawaii')
url='https://github.com/LeonidPilyugin/kawaii-look-and-feel'
arch=(x86_64)
license=('GPL3')
source=("$pkgname-$pkgver.tar.gz::https://github.com/LeonidPilyugin/$pkgname/releases/download/v$pkgver/files.tar.gz")
sha256sums=('b0a55116235314c635deba81caf302c7c2d19cb11a34a702114b3d84a023e73f')
sha256sums=('6975ac4ac80f7cca6453172ff57613d452c5f78fa02db10d28f3b865fe7cfe20')

package() {
srcdir=$srcdir/files
Expand Down
Binary file modified files.tar.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ LayoutName=org.kde.breeze.desktop

[kwinrc][org.kde.kdecoration2]
library=org.kde.breeze


[KSplash]
Theme=Kawaii
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,22 +1,16 @@
{
"KPlugin": {
"Authors": [
{
"Email": "[email protected]",
"Name": "Kawaii department"
}
],
"Category": "",
"Description": "Kawaii theme for UwU OS",
"Id": "org.kde.kawaii.desktop",
"Description": "Kawaii theme for Menhera OS",
"Id": "kawaii.desktop",
"License": "GPLv2+",
"Name": "Kawaii",
"ServiceTypes": [
"Plasma/LookAndFeel"
],
"Version": "1.0"
"Version": "2.0"
},
"Keywords": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Kawaii;Nyah;Anime;Hentai;UwU OS;",
"Keywords": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Kawaii;Nyah;Anime;Hentai;Menhera OS;",
"X-KDE-ParentApp": "",
"X-Plasma-MainScript": "defaults",
"X-KDE-fallbackPackage": "org.kde.breeze.desktop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ LayoutName=org.kde.breeze.desktop

[kwinrc][org.kde.kdecoration2]
library=org.kde.breeze

[KSplash]
Theme=Neco
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,22 +1,16 @@
{
"KPlugin": {
"Authors": [
{
"Email": "[email protected]",
"Name": "Kawaii department"
}
],
"Category": "",
"Description": "Kawaii theme for UwU OS",
"Id": "org.kde.neko.desktop",
"Description": "Kawaii theme for Menhera OS",
"Id": "neko.desktop",
"License": "GPLv2+",
"Name": "Neco",
"ServiceTypes": [
"Plasma/LookAndFeel"
],
"Version": "1.0"
},
"Keywords": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Kawaii;Nyah;Anime;Hentai;UwU OS;",
"Keywords": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Kawaii;Nyah;Anime;Hentai;Menhera OS;",
"X-KDE-ParentApp": "",
"X-Plasma-MainScript": "defaults",
"X-KDE-fallbackPackage": "org.kde.breeze.desktop",
Expand Down
16 changes: 0 additions & 16 deletions files/org.kde.kawaii.desktop/metadata.desktop

This file was deleted.

16 changes: 0 additions & 16 deletions files/org.kde.neko.desktop/metadata.desktop

This file was deleted.

0 comments on commit 65ec1bf

Please sign in to comment.