forked from vitrine/wmaker
13 lines
493 B
Bash
13 lines
493 B
Bash
#!/bin/sh
|
|||
|
|
#
|
||
|
|
# Place applications to be executed when WindowMaker is started here.
|
||
|
|
# This should only be used for non-X applications or applications that
|
||
|
|
# do not support session management. Other applications should be restarted
|
||
|
|
# by the WindowMaker session restoring mechanism. For that, you should
|
||
|
|
# either set SaveSessionOnExit=YES or select "Save Session" in the Workspace
|
||
|
|
# submenu of the root menu when all applications you want started are
|
||
|
|
# running.
|
||
|
|
# This file must be executable.
|
||
|
|
#
|
||
|
|
|