Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evertiro/cdm

Console Display Manager
https://github.com/evertiro/cdm

Last synced: about 2 months ago
JSON representation

Console Display Manager

Awesome Lists containing this project

README

        

# CDM

The Console Display Manager

## Invocation

To run CDM, use `cdm [RCFILE]`.

CDM tries to source configuration files in the following order, and uses
the first found configuration:

* [RCFILE] (direct input)
* `$HOME/.cdmrc`
* `$XDG_CONFIG_HOME/cdm/cdmrc`
* `/etc/cdmrc`

To autostart cdm when you log in your account, copy the content of
/usr/share/doc/cdm/profile.sh to the tail of your shell profile (~/.profile,
etc.).

## Customisation

See `/etc/cdmrc` for examples.