Customize application favicon #1350
-
Hello, Is there a way to customize the application favicon ? |
Beta Was this translation helpful? Give feedback.
Answered by
FlorianJacta
Jun 4, 2024
Replies: 2 comments
-
Yes, you can. To do so, just put the path to your icon in the favicon property of the run.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FlorianJacta
-
Nice, thank you. |
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
Yes, you can. To do so, just put the path to your icon in the favicon property of the run.
<Gui>.run(favicon="your/path/to/your/icon")