Added list of Menu Extras to README

This commit is contained in:
Morgan Aldridge 2020-03-06 11:38:15 -05:00
parent 4f009a9eb4
commit 79186df918
1 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,14 @@ Configurations for the following X11 applications are included:
* [Xosview2](http://xosview.sourceforge.net/)
* [Xterm]
## MENU EXTRAS
Configurations for the following X11 applications are included for use in the menu bar:
* [mlclock](https://github.com/morgant/mlclock)
* Xclock
* Xload
## DATA STRUCTURE
MLVWM loads its configuration from `~/.mlvwmrc`, but to break configuration up into more logical and manageable chunks within a `~/.mlvwm/` directory. That directory contains its own `.mlvwmrc` file which `~/.mlvwmrc` gets symlinked to, and it takes advantage of the `Read` command (see [mlvwm/CONFIGURATION](https://github.com/morgant/mlvwm/blob/master/CONFIGURATION)) to import the remaining configuration files.