Add basic default configuration

This commit is contained in:
Sasha Koshka
2024-01-17 11:47:18 -05:00
parent 45425c91d1
commit 4e6e0cad5e
10 changed files with 112 additions and 5 deletions

View File

@@ -47,13 +47,28 @@ in their respective subdirectories:
# ./build.sh install
```
## Session
Xmd includes several scripts to facilitate using it as a desktop environment. It
can be installed using `./install.sh` in the `session` directory.
## Glue
Xmd includes some utility scripts to provide a standard interface for things
like screenshotting. These can be installed using `./install.sh` in the `glue`
directory.
## Session
Xmd includes several scripts to facilitate using it as a desktop environment. It
can be installed using `./install.sh` in the `session` directory. Note that
without a configuration in place, the session scripts don't really do anything
useful. The next section of this document describes how to install a default
configuration.
## Default configuration
A default configuration can be installed by running `./install.sh` in the
`defaults` directory. It contains:
- An MWM configuration
- .xinitrc and .xsession files
- Default startup items
- MWM
- XMPanel
- Default panel replicants