update panel for the current default config
This commit is contained in:
parent
46faa85594
commit
78162a478c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
lubuntu-installer-prompt (25.04.2) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update panel for the current default configuration.
|
||||||
|
|
||||||
|
-- Walter Lapchynski <wxl@ubuntu.com> Thu, 06 Mar 2025 01:01:59 +0000
|
||||||
|
|
||||||
lubuntu-installer-prompt (25.04.1) plucky; urgency=medium
|
lubuntu-installer-prompt (25.04.1) plucky; urgency=medium
|
||||||
|
|
||||||
* Update background image.
|
* Update background image.
|
||||||
|
17
panel.conf
17
panel.conf
@ -1,19 +1,26 @@
|
|||||||
panels=panel1
|
panels=panel1
|
||||||
|
|
||||||
[panel1]
|
[panel1]
|
||||||
plugins=mainmenu, quicklaunch, showdesktop, taskbar, mount, volume, tray, statusnotifier, worldclock
|
plugins=fancymenu, desktopswitch, quicklaunch, showdesktop, taskbar, mount, volume, tray, statusnotifier, worldclock
|
||||||
position=Bottom
|
position=Bottom
|
||||||
desktop=0
|
desktop=0
|
||||||
|
|
||||||
[mainmenu]
|
[fancymenu]
|
||||||
type=mainmenu
|
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
|
filterClear=true
|
||||||
|
showText=false
|
||||||
|
type=fancymenu
|
||||||
|
|
||||||
[quicklaunch]
|
[quicklaunch]
|
||||||
type=quicklaunch
|
type=quicklaunch
|
||||||
apps\1\desktop=/usr/share/applications/pcmanfm-qt.desktop
|
apps\1\desktop=/usr/share/applications/pcmanfm-qt.desktop
|
||||||
apps\2\desktop=/var/lib/snapd/desktop/applications/firefox_firefox.desktop
|
apps\size=1
|
||||||
apps\size=2
|
|
||||||
alignment=Left
|
alignment=Left
|
||||||
|
|
||||||
[taskbar]
|
[taskbar]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user