From aa24320f073fa45c59e0937fd67777f94128c096 Mon Sep 17 00:00:00 2001 From: bionel Date: Sun, 7 Aug 2016 12:28:46 +0300 Subject: fix lxqt branding --- skel/.config/lxqt/panel.conf | 66 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 skel/.config/lxqt/panel.conf (limited to 'skel/.config/lxqt/panel.conf') diff --git a/skel/.config/lxqt/panel.conf b/skel/.config/lxqt/panel.conf new file mode 100644 index 0000000..4a73bfd --- /dev/null +++ b/skel/.config/lxqt/panel.conf @@ -0,0 +1,66 @@ +[General] +__userfile__=true + +[clock] +alignment=Right +type=clock + +[desktopswitch] +alignment=Left +type=desktopswitch + +[mainmenu] +alignment=Left +type=mainmenu + +[mount] +alignment=Right +type=mount + +[panel1] +alignment=-1 +background-color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0) +background-image= +desktop=0 +font-color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0) +hidable=false +iconSize=22 +lineCount=1 +opacity=100 +panelSize=32 +plugins=mainmenu, quicklaunch, taskbar, tray, statusnotifier, mount, volume, clock, desktopswitch, showdesktop +position=Bottom +width=100 +width-percent=true + +[quicklaunch] +alignment=Left +type=quicklaunch + +[showdesktop] +alignment=Left +type=showdesktop + +[taskbar] +alignment=Left +autoRotate=true +buttonHeight=100 +buttonStyle=IconText +buttonWidth=200 +closeOnMiddleClick=true +groupingEnabled=true +raiseOnCurrentDesktop=false +showDesktopNum=0 +showGroupOnHover=true +showOnlyCurrentScreenTasks=false +showOnlyMinimizedTasks=false +showOnlyOneDesktopTasks=false +type=taskbar + +[tray] +alignment=Right +type=tray + +[volume] +alignment=Right +type=volume -- cgit v1.2.3