diff --git a/.mlvwm/.mlvwmrc b/.mlvwm/.mlvwmrc index 0f9a556..df40dc6 100644 --- a/.mlvwm/.mlvwmrc +++ b/.mlvwm/.mlvwmrc @@ -63,7 +63,7 @@ Read .mlvwm/themes/System7 # Load the Virtual Desktops settings Read .mlvwm/VirtualDesktops -# Load the default menu bar +# Load the default menu bar & Menu Extras # (IMPORTANT: The Apple menu is defined in the theme, so _must_ be loaded before # the default menu bar) Read .mlvwm/MenuBar diff --git a/README.md b/README.md index 132fbd1..f2ed845 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,9 @@ Contains configuration settings for virtual desktops, incl. the number of virtua ### 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`. +Contains the default menu bar configuration, including loading Menu Extras. If you want to enable/disable specific MenuExtras, this is currently the place to do it. + +*Important*: 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 _before_ the default menu bar in `.mlvwmrc`. ### .AppManifest