From e4fa5268ef4cba0cfe3d5a72dd67fdbc6c9cd759 Mon Sep 17 00:00:00 2001 From: Morgan Aldridge Date: Tue, 15 Jan 2019 17:36:46 -0500 Subject: [PATCH] Added overview of VirtualDesktops config file in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 73a6896..7ad2efd 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ The current structure is: .initrc .restartrc MenuBar + VirtualDesktops theme/ System7 MacOS8 @@ -59,6 +60,10 @@ Contains an `InitFunction` block which can be modified to run commands upon init Contains a `RestartFunction` block which can be modified to run commands upon init or reload of MLVWM. +### VirtualDesktops + +Contains configuration settings for virtual desktops, incl. the number of virtual desktops (default is 1.) + ### MenuBar Contains the default menu bar configuration. Note: the Apple menu is actually defined in the theme files as some theme-specific settings need to be applied during creation, incl. icons. For this reason, the theme files _must_ be loaded prior to the default menu bar in `.mlvwmrc`.