summaryrefslogtreecommitdiff
path: root/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session')
-rwxr-xr-xopenembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session b/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
index ceaf4b473..aca266ea5 100755
--- a/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
+++ b/openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
@@ -1,4 +1,4 @@
#!/bin/sh
matchbox-desktop --icon-size 64 &
-matchbox-panel --orientation east --no-menu --no-session --default-apps mb-applet-startup-monitor,mb-applet-clock,mb-applet-battery &
-exec matchbox-window-manager $@
+matchbox-panel --orientation east --no-menu --no-session --default-apps mb-applet-home,mb-applet-startup-monitor,mb-applet-clock,mb-applet-battery &
+exec matchbox-window-manager -theme Clearlooks $@