Initial revision
[wmaker-crm.git] / WindowMaker / autostart.sh
blobf483b997c9ca419ea0b126585bfe5eb76697e7ad
1 #!/bin/sh
3 # Place applications to be executed when WindowMaker is started here.
4 # This should only be used for non-X applications or applications that
5 # do not support session management. Other applications should be restarted
6 # by the WindowMaker session restoring mechanism. For that, you should
7 # either set SaveSessionOnExit=YES or select "Save Session" in the Workspace
8 # submenu of the root menu when all applications you want started are
9 # running.
10 # This file must be executable.