From adf10874c48c4962a4d23776c1da615c7415a4de Mon Sep 17 00:00:00 2001 From: Morgan Aldridge Date: Mon, 17 Feb 2020 20:04:33 -0500 Subject: [PATCH] Listed & linked to included app themes in README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index d3b9de7..21d7ccc 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,26 @@ It's a good idea to test your `mlvwm` configuration prior to attempting to use i The above will run `mlvwm` in a window, so you can test within your existing environment and easily troubleshoot or kill it if something goes wrong. +## APPLICATIONS + +Configurations for the following X11 applications are included: + +* [Basilisk II](http://basilisk.cebix.net/) +* [Chromium](https://www.chromium.org/) +* [Firefox](https://www.getfirefox.com/) +* [HandBrake](https://handbrake.fr/) +* [Meld](http://meldmerge.org/) +* [PCManFM](https://en.wikipedia.org/wiki/PCMan_File_Manager) +* [VLC](https://www.videolan.org/vlc/) +* Xcalc +* Xclock +* [Xephyr](https://www.freedesktop.org/wiki/Software/Xephyr/) +* Xload +* Xmag +* Xmessage +* [Xosview2](http://xosview.sourceforge.net/) +* [Xterm] + ## 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.