Allow adding more icons (emojis) to workspace icons #8359
SuperluminalKnight
started this conversation in
Ideas
Replies: 2 comments
-
I second this. Why isn’t the full range of emojis not available? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I come from browsers that have allowed for fully custom icons, as in any image file in the valid pixel size and filetype. And that's what I would like to be able to do. Standard emojis still feels limiting to me. |
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.
-
Currently all workspace icons are populated using the
ZenEmojies.mjs
file. Previously there used to be an option to modify the flagzen.workspaces.icons
to add more icons but current code does not permit that. Add logic to use bothZenEmojies.mjs
andzen.workspaces.icons
to populate the icons list and allow adding custom emojis to the list.Beta Was this translation helpful? Give feedback.
All reactions