- Adjust pcmanfm-qt-default-wallpaper.patch to use png boo#1222581 See details in https://github.com/openSUSE/branding/pull/149 OBS-URL: https://build.opensuse.org/request/show/1166639 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/pcmanfm-qt?expand=0&rev=47
13 lines
617 B
Diff
13 lines
617 B
Diff
diff -urEbw pcmanfm-qt-1.1.0/config/pcmanfm-qt/lxqt/settings.conf.in pcmanfm-qt-1.1.0.new/config/pcmanfm-qt/lxqt/settings.conf.in
|
|
--- pcmanfm-qt-1.1.0/config/pcmanfm-qt/lxqt/settings.conf.in 2022-04-16 02:59:21.000000000 +0200
|
|
+++ pcmanfm-qt-1.1.0.new/config/pcmanfm-qt/lxqt/settings.conf.in 2022-04-27 23:45:23.911770193 +0200
|
|
@@ -17,7 +17,7 @@
|
|
[Desktop]
|
|
DesktopShortcuts=Home, Trash, Computer, Network
|
|
WallpaperMode=stretch
|
|
-Wallpaper=@LXQT_SHARE_DIR@/wallpapers/waves-logo.png
|
|
+Wallpaper=/usr/share/wallpapers/openSUSEdefault/contents/images/5120x3200.png
|
|
BgColor=#000000
|
|
FgColor=#ffffff
|
|
ShadowColor=#000000
|