From fd04a6f29c9dfc737ac1e9916ee668b77944704b Mon Sep 17 00:00:00 2001 From: Walter Lapchynski Date: Wed, 5 Mar 2025 03:59:20 +0000 Subject: [PATCH] populate favorites in fancymenu --- debian/changelog | 3 ++- src/etc/xdg/xdg-Lubuntu/lxqt/panel.conf | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3e9e74d..4feadad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -lubuntu-default-settings (25.04.8~ppa1) plucky; urgency=medium +lubuntu-default-settings (25.04.8~ppa2) plucky; urgency=medium * Add explicit configuration for SDDM. * Add explicit configuration for Picom. (LP: #2100464) * Remove Firefox from quicklaunch. * Add more sane defaults for fancymenu. + * Populate favorites in fancymenu. -- Walter Lapchynski Wed, 05 Mar 2025 02:54:39 +0000 diff --git a/src/etc/xdg/xdg-Lubuntu/lxqt/panel.conf b/src/etc/xdg/xdg-Lubuntu/lxqt/panel.conf index b467565..6dddf0a 100644 --- a/src/etc/xdg/xdg-Lubuntu/lxqt/panel.conf +++ b/src/etc/xdg/xdg-Lubuntu/lxqt/panel.conf @@ -8,6 +8,11 @@ desktop=0 [fancymenu] buttonsAtTop=false categoriesAtRight=false +favorites\1\desktopFile=/usr/share/applications/featherpad.desktop +favorites\2\desktopFile=/usr/share/applications/lubuntu-update.desktop +favorites\3\desktopFile=/usr/share/applications/pcmanfm-qt.desktop +favorites\4\desktopFile=/usr/share/applications/qterminal.desktop +favorites\size=4 filterClear=true showText=false type=fancymenu