diff options
Diffstat (limited to 'skel-lxqt/.config/lxqt/panel.conf')
-rw-r--r-- | skel-lxqt/.config/lxqt/panel.conf | 49 |
1 files changed, 36 insertions, 13 deletions
diff --git a/skel-lxqt/.config/lxqt/panel.conf b/skel-lxqt/.config/lxqt/panel.conf index 0b2d73a..13dd181 100644 --- a/skel-lxqt/.config/lxqt/panel.conf +++ b/skel-lxqt/.config/lxqt/panel.conf @@ -1,34 +1,51 @@ [General] __userfile__=true - -[clock] -alignment=Right -dateFormat=dd.MM.yy -showDate=below -type=clock +iconTheme= [desktopswitch] alignment=Left -labelType=1 +labelType=0 +rows=2 type=desktopswitch +[kbindicator2] +alignment=Right +keeper_type=global +layout_flag_pattern=/usr/share/iso-flags-svg/country-4x3/%1.svg +show_caps_lock=false +show_layout=true +show_num_lock=false +show_scroll_lock=false +type=kbindicator + [mainmenu] alignment=Left +icon=/usr/share/icons/oxygen/32x32/places/start-here-kanotix.png +ownIcon=true type=mainmenu +[mount2] +alignment=Right +type=mount + [panel1] alignment=-1 -background-color=@Variant(\0\0\0\x43\x1\xff\xffpp\x9c\x9c\xd2\xd2\0\0) +animation-duration=0 +background-color=@Variant(\0\0\0\x43\0\xff\xffpp\x9c\x9c\xd2\xd2\0\0) background-image= desktop=0 -font-color=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0) +font-color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0) hidable=false -iconSize=22 +iconSize=38 lineCount=1 +lockPanel=true opacity=100 -panelSize=32 -plugins=mainmenu, showdesktop2, quicklaunch, desktopswitch, taskbar, tray, volume2, clock +panelSize=38 +plugins=mainmenu, showdesktop2, quicklaunch, desktopswitch, taskbar, kbindicator2, tray, volume2, mount2, worldclock2 position=Bottom +reserve-space=true +show-delay=0 +visible-margin=true width=100 width-percent=true @@ -36,7 +53,7 @@ width-percent=true alignment=Left apps\1\desktop=/usr/share/applications/pcmanfm-qt.desktop apps\2\desktop=/usr/share/applications/kanotix-x-www-browser.desktop -apps\3\desktop=/usr/share/applications/kanotix-x-terminal-emulator.desktop +apps\3\desktop=/usr/share/applications/qterminal.desktop apps\size=3 type=quicklaunch @@ -54,4 +71,10 @@ type=tray [volume2] alignment=Right +mixerCommand=pavucontrol type=volume + +[worldclock2] +alignment=Right +showTooltip=true +type=worldclock |