fix
This commit is contained in:
parent
b01394be5b
commit
7370ab0a8d
@ -1,4 +1,4 @@
|
|||||||
pika-kde-settings (3.8.6-99pika1.lunar) lunar; urgency=medium
|
pika-kde-settings (3.8.7-99pika1.lunar) lunar; urgency=medium
|
||||||
|
|
||||||
* Pika-theme
|
* Pika-theme
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cp /etc/skel/.config/examples/.profile /etc/skel/
|
cp -f /etc/skel/.config/examples/metadata.desktop /usr/share/plasma/desktoptheme/Orchis-dark/
|
||||||
cp /usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png /usr/share/sddm/themes/Orchis/
|
cp -f /etc/skel/.config/examples/.profile /etc/skel/
|
||||||
cp /etc/skel/.config/examples/theme.conf.user /usr/share/sddm/themes/Orchis/
|
cp -f /usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png /usr/share/sddm/themes/Orchis/
|
||||||
|
cp -f /etc/skel/.config/examples/theme.conf.user /usr/share/sddm/themes/Orchis/
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
#! /usr/bin/make -f
|
#! /usr/bin/make -f
|
||||||
|
|
||||||
|
override_dh_install:
|
||||||
|
dh_install
|
||||||
|
mkdir -p debian/pika-kde-settings/usr/share/wallpapers/Pika/contents/images/
|
||||||
|
ln -s /usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png debian/pika-kde-settings/usr/share/wallpapers/Pika/contents/images/7680x4320.png
|
||||||
|
ln -s /usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png debian/pika-kde-settings/usr/share/wallpapers/Pika/contents/screenshot.png
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
26
pika-kde-settings/etc/skel/.config/examples/metadata.desktop
Normal file
26
pika-kde-settings/etc/skel/.config/examples/metadata.desktop
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Orchis-dark
|
||||||
|
X-KDE-PluginInfo-Author=Vinceliuice
|
||||||
|
X-KDE-PluginInfo-Email=vinceliuice@hotmail.com
|
||||||
|
X-KDE-PluginInfo-Name=Orchis-dark
|
||||||
|
X-KDE-PluginInfo-Version=
|
||||||
|
X-KDE-PluginInfo-Website=
|
||||||
|
X-KDE-PluginInfo-Category=
|
||||||
|
X-KDE-PluginInfo-Depends=
|
||||||
|
X-KDE-PluginInfo-License=LGPL
|
||||||
|
X-KDE-PluginInfo-EnabledByDefault=true
|
||||||
|
|
||||||
|
[ContrastEffect]
|
||||||
|
enabled=false
|
||||||
|
contrast=0.2
|
||||||
|
intensity=0.4
|
||||||
|
saturation=1.7
|
||||||
|
|
||||||
|
[Wallpaper]
|
||||||
|
defaultWallpaperTheme=Pika
|
||||||
|
defaultFileSuffix=.png
|
||||||
|
defaultWidth=7680
|
||||||
|
defaultHeight=4320
|
||||||
|
|
||||||
|
[AdaptiveTransparency]
|
||||||
|
enabled=true
|
@ -1,11 +1,11 @@
|
|||||||
[kcminputrc][Mouse]
|
[kcminputrc][Mouse]
|
||||||
cursorTheme=breeze_cursors
|
cursorTheme=Breeze_Snow
|
||||||
|
|
||||||
[kdeglobals][General]
|
[kdeglobals][General]
|
||||||
ColorScheme=OrchisDark
|
ColorScheme=OrchisDark
|
||||||
|
|
||||||
[kdeglobals][Icons]
|
[kdeglobals][Icons]
|
||||||
Theme=Papirus
|
Theme=Papirus-Dark
|
||||||
|
|
||||||
[kdeglobals][KDE]
|
[kdeglobals][KDE]
|
||||||
widgetStyle=kvantum-dark
|
widgetStyle=kvantum-dark
|
||||||
@ -18,7 +18,7 @@ LayoutName=org.kde.breeze.desktop
|
|||||||
|
|
||||||
[kwinrc][org.kde.kdecoration2]
|
[kwinrc][org.kde.kdecoration2]
|
||||||
library=org.kde.kwin.aurorae
|
library=org.kde.kwin.aurorae
|
||||||
theme=__aurorae__svg__Orchis-dark
|
theme=__aurorae__svg__Orchis-dark_Nvidia
|
||||||
|
|
||||||
[plasmarc][Theme]
|
[plasmarc][Theme]
|
||||||
name=Orchis-dark
|
name=Orchis-dark
|
||||||
|
@ -21,7 +21,7 @@ var layout = {
|
|||||||
"/Wallpaper/org.kde.image/General": {
|
"/Wallpaper/org.kde.image/General": {
|
||||||
"Image": "/usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png",
|
"Image": "/usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png",
|
||||||
"PreviewImage": "",
|
"PreviewImage": "",
|
||||||
"SlidePaths": "/usr/share/wallpapers/"
|
"SlidePaths": "/usr/share/wallpapers/,/usr/share/backgrounds/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"wallpaperPlugin": "org.kde.image"
|
"wallpaperPlugin": "org.kde.image"
|
||||||
@ -35,7 +35,7 @@ var layout = {
|
|||||||
"config": {
|
"config": {
|
||||||
"/": {
|
"/": {
|
||||||
"PreloadWeight": "100",
|
"PreloadWeight": "100",
|
||||||
"popupHeight": "506",
|
"popupHeight": "502",
|
||||||
"popupWidth": "665"
|
"popupWidth": "665"
|
||||||
},
|
},
|
||||||
"/General": {
|
"/General": {
|
||||||
@ -87,13 +87,9 @@ var layout = {
|
|||||||
"immutability": "1",
|
"immutability": "1",
|
||||||
"lastScreen": "0",
|
"lastScreen": "0",
|
||||||
"wallpaperplugin": "org.kde.image"
|
"wallpaperplugin": "org.kde.image"
|
||||||
},
|
|
||||||
"/ConfigDialog": {
|
|
||||||
"DialogHeight": "74",
|
|
||||||
"DialogWidth": "1920"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"height": 2.888888888888889,
|
"height": 2.4444444444444446,
|
||||||
"hiding": "normal",
|
"hiding": "normal",
|
||||||
"location": "bottom",
|
"location": "bottom",
|
||||||
"maximumLength": 106.66666666666667,
|
"maximumLength": 106.66666666666667,
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment=PikaOS theme
|
Comment=PikaOS Dark Theme (Based on Orchis)
|
||||||
Name=PikaOS
|
Name=PikaOS Orchis Dark
|
||||||
X-KDE-PluginInfo-Author=Cosmo
|
X-KDE-PluginInfo-Author=Cosmo
|
||||||
X-KDE-PluginInfo-Category=Plasma Look And Feel
|
X-KDE-PluginInfo-Category=Plasma Look And Feel
|
||||||
X-KDE-PluginInfo-Email=hotrod.master@hotmail.com
|
X-KDE-PluginInfo-Email=hotrod.master@hotmail.com
|
||||||
X-KDE-PluginInfo-EnabledByDefault=true
|
X-KDE-PluginInfo-EnabledByDefault=true
|
||||||
X-KDE-PluginInfo-License=LGPL 2.1+
|
X-KDE-PluginInfo-License=LGPL 2.1+
|
||||||
X-KDE-PluginInfo-Name=org.pikaos.kde-theme
|
X-KDE-PluginInfo-Name=org.pikaos.kde-theme
|
||||||
X-KDE-PluginInfo-Version=0.2
|
X-KDE-PluginInfo-Version=0.1
|
||||||
X-KDE-PluginInfo-Website=https://www.pika-os.com
|
X-KDE-PluginInfo-Website=https://www.pika-os.com
|
||||||
X-KDE-ServiceTypes=Plasma/LookAndFeel
|
X-KDE-ServiceTypes=Plasma/LookAndFeel
|
||||||
|
@ -0,0 +1,6 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Pika
|
||||||
|
X-KDE-PluginInfo-Name=Pika
|
||||||
|
X-KDE-PluginInfo-Author=Cosmo
|
||||||
|
X-KDE-PluginInfo-Email=hotrod.master@hotmail.com
|
||||||
|
X-KDE-PluginInfo-License=GPLv3
|
Loading…
Reference in New Issue
Block a user