* src/etc/xdg/lxqt/panel.conf
- Add specific configuration for the panel of the qlubuntu session.
This commit is contained in:
parent
cc34c12726
commit
e0db0ffcc1
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -6,6 +6,8 @@ lubuntu-default-settings (0.43) UNRELEASED; urgency=medium
|
||||
- Create /etc/lightdm if not exist.
|
||||
* src/etc/xdg/lubuntu/menus/ & src/etc/xdg/lxsession/QLubuntu/desktop.conf
|
||||
- Add a specific layout for qlubuntu session.
|
||||
* src/etc/xdg/lxqt/panel.conf
|
||||
- Add specific configuration for the panel of the qlubuntu session.
|
||||
|
||||
-- Julien Lavergne <gilir@ubuntu.com> Sun, 17 May 2015 15:07:48 +0200
|
||||
|
||||
|
44
src/etc/xdg/lxqt/panel.conf
Normal file
44
src/etc/xdg/lxqt/panel.conf
Normal file
@ -0,0 +1,44 @@
|
||||
panels=panel1
|
||||
|
||||
[panel1]
|
||||
plugins=mainmenu,quicklaunch,showdesktop,desktopswitch,taskbar,volume,tray,statusnotifier,clock,quicklaunch2
|
||||
position=Bottom
|
||||
desktop=0
|
||||
|
||||
[mainmenu]
|
||||
type=mainmenu
|
||||
|
||||
[quicklaunch]
|
||||
type=quicklaunch
|
||||
apps/size=2
|
||||
apps/1/desktop=pcmanfm-qt.desktop
|
||||
apps/2/desktop=lxde-x-www-browser.desktop
|
||||
|
||||
[showdesktop]
|
||||
alignment=Right
|
||||
type=showdesktop
|
||||
|
||||
[desktopswitch]
|
||||
type=desktopswitch
|
||||
|
||||
[taskbar]
|
||||
type=taskbar
|
||||
|
||||
[volume]
|
||||
device=0
|
||||
type=volume
|
||||
|
||||
[tray]
|
||||
type=tray
|
||||
|
||||
[statusnotifier]
|
||||
alignment=Right
|
||||
type=statusnotifier
|
||||
|
||||
[clock]
|
||||
type=clock
|
||||
|
||||
[quicklaunch2]
|
||||
type=quicklaunch
|
||||
apps/size=1
|
||||
apps/1/desktop=/usr/share/applications/lubuntu-logout.desktop
|
Loading…
x
Reference in New Issue
Block a user