Skip to content

Commit 7696576

Browse files
committed
📖 README update with menu bar info
1 parent 80f693b commit 7696576

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ Download the [latest published release](https://github.com/igorkulman/ChangeMenu
4444

4545
**Make sure you execute all the commands from the directory where you unziped the files**. So if you unziped the release to a `ChangeMenuBarColor` directory you need to enter it with a `cd ChangeMenuBarColor` before running the utility.
4646

47-
### Swift Package Manager
47+
The binary release is **not guaranteed to work** as it depends on a few factors in your macOS installation. If it does not work for you, build the utility from source.
48+
49+
### Building from source
4850

4951
To build the utility you need to have [Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12) installed and opened at least once.
5052

@@ -127,6 +129,8 @@ If you use multiple displays and want the wallpaper generated for all of them, a
127129

128130
## Known issues
129131

132+
Make sure **Automatically hide and show the menu bar** is **disabled**. This setting causes the utility to incorrectly detect the menu bar size.
133+
130134
Dynamic wallpapers are not supported at the moment. If you use a dynamic wallpaper the utility will convert it to a static .jpg image.
131135

132136
### Catalina support

0 commit comments

Comments
 (0)