#!/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 $@
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "matchbox matchbox-applet-startup-monitor"
-PR = "r1"
+PR = "r2"
SRC_URI = "file://etc"
S = ${WORKDIR}