From 63c35a2e0182944fce2ef2d7bd66503e8e7f026b Mon Sep 17 00:00:00 2001 From: 1Mark <15360245+1Mark@users.noreply.github.com> Date: Sun, 3 Apr 2022 09:59:31 +0100 Subject: [PATCH] feat: added FAQ 'how do you change the order of the menu bar icons?' to the README (#898) Many issues have been created asking how to do this. Issue #381 Duplicates #449 Duplicates #487 Duplicates #503 Duplicates #685 Duplicates #739 Duplicates #773 Duplicates #776 Duplicates #783 Duplicates #831 Duplicates #881 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8f2e4da7..679b0126 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,15 @@ To install it using Homebrew, open the Terminal app and type: ```bash brew install --cask stats ``` +## FAQs + +### How do you change the order of the menu bar icons? +macOS decides the order of the menu bar items not `Stats` - it may change after the first reboot after installing Stats. + +To change the order of any menu bar icon - macOS Mojave (version 10.14) and up. +1. Hold down ⌘ (command key) +2. Drag the icon to the desired position on the menu bar. +3. Release ⌘ (command key) ## Requirements Stats is currently supported on macOS 10.13 (High Sierra) and higher.