0a2993abf5
- Update to 2.0.0: * Ported to Qt6. * Desktop module is made completely ready for Wayland. * Fixed rare misplacement of desktop icons with Qt6. * Added 5 menu icons to the main window. * Disabled root instance under Wayland. OBS-URL: https://build.opensuse.org/request/show/1173423 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/pcmanfm-qt?expand=0&rev=49
13 lines
617 B
Diff
13 lines
617 B
Diff
diff -urEbw pcmanfm-qt-2.0.0/config/pcmanfm-qt/lxqt/settings.conf.in pcmanfm-qt-2.0.0.new/config/pcmanfm-qt/lxqt/settings.conf.in
|
|
--- pcmanfm-qt-2.0.0/config/pcmanfm-qt/lxqt/settings.conf.in 2024-04-17 13:36:46.000000000 +0300
|
|
+++ pcmanfm-qt-2.0.0.new/config/pcmanfm-qt/lxqt/settings.conf.in 2024-05-11 14:55:03.198535051 +0300
|
|
@@ -15,7 +15,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
|