Use a unique macOS bundle identifier for Zen Twilight #10181
ashenstrata
started this conversation in
Ideas
Replies: 1 comment
-
Sorry, I only just found the duplicate: #5479. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Problem
I want to use Zen and Zen Twilight as two completely separate browsers on my Mac. Right now, they both share the same bundle identifier (
app.zen-browser.zen
).This is a problem for any tool that uses the bundle ID to tell apps apart. For me, it's specifically an issue with Flashspace workspace manager. I can't assign different keyboard shortcuts to Zen and Twilight because Flashspace sees them as the exact same application.
Proposal
Please give Zen Twilight its own unique bundle identifier. A good name would be something like
app.zen-browser.zen-twilight
.Why this matters
Beta Was this translation helpful? Give feedback.
All reactions