diff options
Diffstat (limited to 'skel-lxde/.config/lxpanel')
-rw-r--r-- | skel-lxde/.config/lxpanel/LXDE/panels/panel | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/skel-lxde/.config/lxpanel/LXDE/panels/panel b/skel-lxde/.config/lxpanel/LXDE/panels/panel index 40acd4c..6363fd6 100644 --- a/skel-lxde/.config/lxpanel/LXDE/panels/panel +++ b/skel-lxde/.config/lxpanel/LXDE/panels/panel @@ -125,7 +125,12 @@ Plugin { } Plugin { - type = tray + type = xkb + Config { + DisplayType=0 + PerAppLayout=1 + DefaultGroup=0 + } } Plugin { @@ -133,6 +138,10 @@ Plugin { } Plugin { + type = tray +} + +Plugin { type = dclock Config { ClockFmt=%R |