Skip to content

Why do I see the default terminal icon when I'm setting my own? (OS X) #71

Closed
@lipis

Description

@lipis

This happens on OS X (didn't test other platforms) when I'm not have the icon option:
screen shot 2015-10-07 at 11 31 41

and when I have it:
screen shot 2015-10-07 at 11 32 05

Am I missing something? How could I get rid of the terminal icon next to the title?

  notifier.notify({
    title: 'Title',
    message: 'Hello, world!',
    icon: 'path/to/image.png,
  }, function(error, response) {
    console.log('error', response);
  });

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions