Expand description

Starts programs in autostart, runs global ‘up’ script, and boots theme. Provides function to boot other desktop files also.

Structs

A struct managing children processes.

Functions

Sends command to shell for execution Assumes STDIN/STDOUT unwanted.
Register the SIGCHLD signal handler. Once the signal is received, the flag will be set true. User needs to manually clear the flag.

Type Definitions