-
|
Is there a way to proceed without a warning message when the path specified for the icon does not exist? |
Beta Was this translation helpful? Give feedback.
Answered by
DHowett
Nov 26, 2025
Replies: 1 comment 4 replies
-
|
Yes. Remove the icon path. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So! As of Terminal 1.24 (Preview), you can store your icons in the same folder as settings.json and refer to them by relative paths.
If you could do that and sync the entire settings folder, rather than just settings.json, that may be another way around it. :)