-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi, thanks for the extension.
I'm trying to set a custom symbolic icon for my set of commands.
I use Bluefin, wich is a custom image of Fedora Silverblue, a immutable distro.
In Fedora Silverblue, the /usr is read-only, while /etc and /var are writable , so I can't easily put custom icons in /usr/share/icons in a persistent way.
If there was a way to choose my icon from a custom path or configure a custom Local Icons would be great.
Idea: In Toggle Button > Appearance > Icon: if the string starts with / is a path, if not, tries to find in Icon List or Local Icons.
Or if you want to support local variables, such as $HOME, maybe checking if the first character is a letter
Or even use a button to open a dialog to the user choose the icon
If it's too complicated, I think a custom 'Local Icons' would be sufficient to me.