File tree Expand file tree Collapse file tree 4 files changed +28
-2
lines changed
look-and-feel/org.linuxaudio.kxstudio.desktop/contents Expand file tree Collapse file tree 4 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ mkdir -p /usr/share/gnome-background-properties/
77mkdir -p /usr/share/xfce4/backdrops/
88mkdir -p /usr/share/wallpapers/
99
10- # KDE Look and Feel
10+ # KDE5 Stuff
11+ cp -r -P desktoptheme/* /usr/share/plasma/desktoptheme/
1112cp -r -P look-and-feel/* /usr/share/plasma/look-and-feel/
1213
1314# Plymouth
Original file line number Diff line number Diff line change 1+ /usr/share/plasma/desktoptheme/breeze-dark/colors
Original file line number Diff line number Diff line change 1+ [Desktop Entry]
2+ Name =KXStudio
3+ X-KDE-PluginInfo-Author =falkTX, KDE Visual Design Group
4+ X-KDE-PluginInfo-Email =
5+ X-KDE-PluginInfo-Name =kxstudio
6+ X-KDE-PluginInfo-Version =5.30
7+ X-KDE-PluginInfo-Website =http://kxstudio.linuxaudio.org/
8+ X-KDE-PluginInfo-Category =
9+ X-KDE-PluginInfo-Depends =
10+ X-KDE-PluginInfo-License =LGPL
11+ X-KDE-PluginInfo-EnabledByDefault =true
12+ X-Plasma-API =5.0
13+
14+ [Wallpaper]
15+ defaultWallpaperTheme =KXStudio-Stripes
16+ defaultFileSuffix =.jpg
17+ defaultWidth =1920
18+ defaultHeight =1080
19+
20+ [ContrastEffect]
21+ enabled =true
22+ contrast =0.2
23+ intensity =0.4
24+ saturation =1.7
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ColorScheme=Breeze Dark
88Theme=breeze-dark
99
1010[plasmarc][Theme]
11- name=breeze-dark
11+ name=kxstudio
1212
1313[kcminputrc][Mouse]
1414cursorTheme=oxy-zion
You can’t perform that action at this time.
0 commit comments