-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
WinMac Menu configuration is stored as ini file in the executable root folder. Application package doesn't come with the file itself, and is generated once an application is started.
This page includes list of configurable options with their configuration section:
FolderSubmenuDepth - maximum recursive depth for folder submenus. (1..4)
RunInBackground - run WinMac Menu as continuously running process (true/false)
ShowDotfiles - show files and folders which start with a dot. (true/false)
ShowFolderIcons - show folder icons in submenus. (true/false)
ShowFileExtensions - show files extensions in submenus. (true/false)
ShowFileIcons - show file icons in submenus. (true/false)
ShowHidden - show hidden files and folders in submenus. (true/false)
ShowIcons - global show icons option, which have higher priority over other icons related options. (true/other/false)
ShowOnLaunch - show WinMac Menu instantly upon launch. (true/false)
ShowTrayIcon - show WinMac Menu tray icon. (true/false)
StartOnLogin - register auto-start task for WinMac Menu. (true/false)
MonochromeTrayIcon - show theme-sensitive tray icon instead of the default one. (true/false)
KeepMenuOpenAfterContextAction - keep menu open once action has been triggered from submenu. (true/false)