How do I change the default icon for native dialog? #8616
Answered
by
FabianLars
billywatkins
asked this question in
Q&A
-
This is a noobie question, but how do I change the default folder icon for the native dialog on Mac? I went through the dialog documentation, but I could not find any information. |
Beta Was this translation helpful? Give feedback.
Answered by
FabianLars
Jan 18, 2024
Replies: 1 comment 3 replies
-
As far as i know this is bound to the app icon on macOS which will only really works in the built app (after the |
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
It uses the app's main icon (so the same as in the dock etc) which i think tauri gets from the
icons
config in tauri.conf.json