summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-sato
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/matchbox-sato')
-rwxr-xr-xmeta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
index e4b4a3b191..3f2d66250a 100755
--- a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
+++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session
@@ -27,8 +27,6 @@ matchbox-desktop --icon-size 64 \
27 27
28# mb-applet-startup-monitor & 28# mb-applet-startup-monitor &
29 29
30matchbox-panel --titlebar --start-applets showdesktop --end-applets clock & 30matchbox-panel --titlebar --start-applets windowselector,showdesktop --end-applets clock &
31 31
32exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@ 32exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@
33
34