Skip to content

[BUG] Menu bar icon not showing. 4.1.4 MacOS 15.5 #469

@kmthorsnes

Description

@kmthorsnes

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:

  1. Start app

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions