Fabian Vogt
5f9fa6684a
find out an available wallpaper from a list and use it since Leap 16.0 doesn't have a 1920x1080.png wallpaper. OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-openSUSE?expand=0&rev=33
12 lines
378 B
Diff
12 lines
378 B
Diff
diff --git a/breeze/theme.conf b/breeze-openSUSE/theme.conf
|
|
index 35c2a13..4d0709a 100644
|
|
--- a/breeze/theme.conf
|
|
+++ b/breeze-openSUSE/theme.conf
|
|
@@ -5,5 +5,5 @@
|
|
type=image
|
|
color=#1d99f3
|
|
fontSize=10
|
|
-background=/usr/share/wallpapers/Next/contents/images/5120x2880.png
|
|
+background=/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.png
|
|
needsFullUserModel=false
|