From 6a1b1c4137fed6efd019122e8114fc0e71f4affa Mon Sep 17 00:00:00 2001 From: Morgan Aldridge Date: Fri, 24 Apr 2020 13:24:13 -0400 Subject: [PATCH] Linked to mlvwmrc-openbsd-apm & mlvwmrc-xosview2 projects from README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 75db143..6f972f3 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,11 @@ Configurations for the following X11 applications are included for use in the me * Xclock * Xload +Configurations for additional applications and utilities are also available from the following separate projects: + +* [OpenBSD APM (Advanced Power Management)](https://github.com/morgant/mlvwmrc-openbsd-apm) +* [Xosview2 mini graphs](https://github.com/morgant/mlvwmrc-xosview2) + ## 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.