41 lines
1.1 KiB
Diff
41 lines
1.1 KiB
Diff
diff -Naur lxqt-panel-0.15.1_orig/panel/resources/panel.conf lxqt-panel-0.15.1/panel/resources/panel.conf
|
|
--- lxqt-panel-1.2.0_orig/panel/resources/panel.conf 2020-05-20 18:28:25.000000000 +0600
|
|
+++ lxqt-panel-1.2.0/panel/resources/panel.conf 2020-06-18 18:52:02.280576268 +0600
|
|
@@ -1,7 +1,7 @@
|
|
panels=panel1
|
|
|
|
[panel1]
|
|
-plugins=mainmenu,desktopswitch,quicklaunch,taskbar,statusnotifier,tray,mount,volume,worldclock,showdesktop
|
|
+plugins=mainmenu,desktopswitch,quicklaunch,taskbar,kbindicator,tray,statusnotifier,mount,volume,worldclock,showdesktop
|
|
position=Bottom
|
|
desktop=0
|
|
|
|
@@ -13,8 +13,10 @@
|
|
type=desktopswitch
|
|
|
|
[quicklaunch]
|
|
-type=quicklaunch
|
|
alignment=Left
|
|
+apps\1\desktop=/usr/share/applications/pcmanfm-qt.desktop
|
|
+apps\size=1
|
|
+type=quicklaunch
|
|
|
|
[taskbar]
|
|
type=taskbar
|
|
@@ -40,5 +42,15 @@
|
|
alignment=Right
|
|
type=statusnotifier
|
|
|
|
+[kbindicator]
|
|
+alignment=Right
|
|
+keeper_type=application
|
|
+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
|
|
+
|
|
[tray]
|
|
type=tray
|
|
|