dfrankland / hyper-tab-icons

💅 Icons in the header tabs for the current running process in Hyper.app.
91 stars 16 forks source link

Can not set processNameMatch to 0 #38

Closed kuhnroyal closed 6 years ago

kuhnroyal commented 6 years ago

https://github.com/dfrankland/hyper-tab-icons/blob/master/src/TabIcon/index.js#L41 evaluates to 1 when you set it to 0 in the config.

kuhnroyal commented 6 years ago

Nevermind, found your comment on it in the Readme and just changed the regex.