-
-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
Description
Describe the bug
Menu Icon is not showing in menu bar. I have tried both with and without the hideIcon-paramter in the finicky.js-config.
MacOS: 15.5 (24F74)
Finicky version: 4.1.4
Your configuration
export default {
defaultBrowser: "Google Chrome",
options: {
hideIcon: false
},
handlers: [
{
match: "slack.app/*",
browser: "Google Chrome",
profile: "Profile 1",
},
To Reproduce
Steps to reproduce the behavior:
- Start app