diff options
Diffstat (limited to 'meta/packages')
-rwxr-xr-x | meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session index 5b41cbe4a..b17e61b44 100755 --- a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session +++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session @@ -7,6 +7,6 @@ matchbox-desktop & # mb-applet-startup-monitor & -matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets clock,battery,systray & +matchbox-panel --titlebar --start-applets showdesktop,windowselector --end-applets startup,clock,battery,systray & exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@ |