Skip to content

Settings

mojouto3 edited this page Aug 1, 2026 · 5 revisions

Settings

The Settings tab covers appearance and app info.


Appearance

Switch MIM's decorative accent color between Neon Green and Electric Cyan. This only affects decorative chrome (the sidebar's active tab highlight, selection highlights, background glow), not colors that carry their own meaning elsewhere in the app, like the "Live" mapping status or the roadmap step icons on the Dashboard. The choice is remembered between launches.


About

Shows the currently installed version and the auto-updater's status:

Status Meaning
Not checked yet MIM hasn't checked for an update this session
Checking for updates... A check is in progress
Update available, downloading... A newer version was found and is being downloaded
Up to date You're on the latest version
Downloading update... Download in progress, with a percentage
Update ready, restart to install The new version will be installed the next time MIM fully quits
Update check failed Usually a network issue, try again later
Only available in installed builds You're running from source (npm run dev), the updater doesn't run there

Click Check for Updates to check on demand instead of waiting for the automatic check MIM runs on startup.

Updates install automatically on the next full quit, not on every close: closing the window normally just minimizes MIM to the tray (see below).


Runs in the background

MIM is meant to stay running while you play, not be relaunched every time. Closing the main window (the X button) minimizes it to the system tray instead of quitting.

Right-click the tray icon for:

  • Open Mojo Input Manager: bring the window back
  • Launch at startup: have MIM start automatically (minimized) when you log into Windows
  • Quit: actually exit the app

Mapping keeps running normally in the background, whether you close MIM to the tray or just minimize it to the taskbar, so starting a mapping and then switching to your game doesn't interrupt it.

Clone this wiki locally