From 6ded56eb5dc75f00f46a7dcfa66cf0eafddd4367 Mon Sep 17 00:00:00 2001 From: Matt Sephton Date: Sat, 4 Jul 2020 12:36:14 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b080b97..e1c1ff6 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

-

Hide status bar icons to give your Mac a cleaner look.

+

Hide menu bar icons to give your Mac a cleaner look.

download @@ -35,12 +35,25 @@ Manual: [Download](https://github.com/Mortennn/Dozer/releases/latest), open and drag the app to the Applications folder. +## ⚫️ Dozer Icons + +There are 2 or 3, numbered from right to left: + +1. this can be positioned anywhere you prefer, it is only a point of interaction +2. this and everything to its left will be hidden/shown by clicking any Dozer icon +3. (Optional) the "remove" icon and everything to its left will be hidden/shown by option-clicking any Dozer icon + ## 👨‍💻 Usage -**N.B. hold command (`⌘`) then drag to move the status bar icons.** -* Move the icons you want to hide on the left of both Dozer icons. -* Left-click one of the Dozer icons to hide/show the status bar icons. -* Right-click one of the Dozer icons to open the settings. +* Move the icons you want to hide until clicked to the left of the second Dozer icons +* Move the icons you want to hide until clicked to the left of the second Dozer icons + +## 👇 Interactions +* Left-click one of the Dozer icons to hide/show the first group of menu bar icons +* Option-Left-click one of the Dozer icons to show the second group of menu bar icons (optional) +* Right-click one of the Dozer icons to open the settings + +**N.B. hold command (`⌘`) then drag to move the menu bar icons.** **Checkout [this GIF](https://raw.githubusercontent.com/Mortennn/Dozer/master/Stuff/demo.gif) to watch Dozer in action.** From 3c7bfec78edb54d058d0c991946ee23aa08b05d4 Mon Sep 17 00:00:00 2001 From: Matt Sephton Date: Sat, 4 Jul 2020 12:36:54 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1c1ff6..271b654 100755 --- a/README.md +++ b/README.md @@ -48,13 +48,13 @@ There are 2 or 3, numbered from right to left: * Move the icons you want to hide until clicked to the left of the second Dozer icons * Move the icons you want to hide until clicked to the left of the second Dozer icons +**N.B. hold command (`⌘`) then drag to move the menu bar icons.** + ## 👇 Interactions * Left-click one of the Dozer icons to hide/show the first group of menu bar icons * Option-Left-click one of the Dozer icons to show the second group of menu bar icons (optional) * Right-click one of the Dozer icons to open the settings -**N.B. hold command (`⌘`) then drag to move the menu bar icons.** - **Checkout [this GIF](https://raw.githubusercontent.com/Mortennn/Dozer/master/Stuff/demo.gif) to watch Dozer in action.** ## 📄 Requirements From 9bbf653ef1584e8adb6ee3aa0c929597dbab1a39 Mon Sep 17 00:00:00 2001 From: Matt Sephton Date: Sat, 4 Jul 2020 12:37:41 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 271b654..a226955 100755 --- a/README.md +++ b/README.md @@ -45,8 +45,8 @@ There are 2 or 3, numbered from right to left: ## 👨‍💻 Usage -* Move the icons you want to hide until clicked to the left of the second Dozer icons -* Move the icons you want to hide until clicked to the left of the second Dozer icons +* Move the icons you want to hide until clicked to the left of the second Dozer icon +* Move the icons you want to hide until option-clicked to the left of the third Dozer icon **N.B. hold command (`⌘`) then drag to move the menu bar icons.**