diff options
Diffstat (limited to 'meta/packages/matchbox-sato')
-rwxr-xr-x | meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session | 4 |
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 e4b4a3b19..3f2d66250 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 \ # mb-applet-startup-monitor & -matchbox-panel --titlebar --start-applets showdesktop --end-applets clock & +matchbox-panel --titlebar --start-applets windowselector,showdesktop --end-applets clock & exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@ - - |