Minor README & .mlvwmrc documentation updates re:where MenuExtras are loaded

This commit is contained in:
Morgan Aldridge 2024-05-06 12:15:51 -04:00
parent 995e509041
commit 1e120e4a61
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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