Replies: 1 comment 3 replies
-
you can try this tauri::Builder::default().setup(|app|
app.set_activation_policy(tauri::ActivationPolicy::Accessory)); |
Beta Was this translation helpful? Give feedback.
3 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.
-
How can I hide/remove the app icon from the dock(macOS) while keeping it in the menu bar?
Beta Was this translation helpful? Give feedback.
All reactions