Improve matchbox defaults

git-svn-id: https://svn.o-hand.com/repos/poky@51 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum 2005-09-28 17:27:35 +00:00
parent f66ce7e8f1
commit 138dbc6836
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
matchbox-desktop --icon-size 48 &
matchbox-panel --default-apps mb-applet-battery,mb-applet-clock &
matchbox-desktop --icon-size 64 &
matchbox-panel --orientation east --no-menu --no-session --default-apps mb-applet-clock,mb-applet-battery &
exec matchbox-window-manager $@