diff --git a/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel b/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel
index a3f3552e81aebcc229198b105cc12734eaa5de08..a3f9a8fc182b25c25219c0ae45a088e3c1ca5261 100644
--- a/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel
+++ b/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel
@@ -88,13 +88,17 @@ Plugin {
   Config {
     Model=pc105
     LayoutsList=de,us,af,ara,sy,iq,ir
-    VariantsList=,,
     ToggleOpt=grp:shift_caps_toggle
     KeepSysLayouts=0
     FlagSize=1
     DisplayType=0
   }
 } 
+Plugin {
+  type=volumealsa
+  Config {
+  }
+}
 Plugin {
   type=dclock
   Config {
@@ -105,8 +109,3 @@ Plugin {
     CenterText=0
   }
 }
-Plugin {
-  type=volumealsa
-  Config {
-  }
-}