/etc/xdg/lxqt/panel.conf is in lxqt-panel 0.10.0-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | panels=panel1
[panel1]
plugins=mainmenu,desktopswitch,quicklaunch,taskbar,tray,statusnotifier,mount,volume,clock,showdesktop
position=Bottom
desktop=0
[mainmenu]
type=mainmenu
[desktopswitch]
type=desktopswitch
[quicklaunch]
type=quicklaunch
apps/size=5
apps/1/desktop=firefox.desktop
apps/2/desktop=chromium-browser.desktop
apps/3/desktop=pcmanfm-qt.desktop
apps/5/desktop=lxqt-config.desktop
[taskbar]
type=taskbar
[tray]
type=tray
[mount]
type=mount
[clock]
type=clock
[volume]
device=0
type=volume
[showdesktop]
alignment=Right
type=showdesktop
[statusnotifier]
alignment=Right
type=statusnotifier
|