I thought the icons in the ~/.shortcuts/icons/ directory are for both normal and task shortcuts. But it appears that is not the case. I added a script to .shortcuts, and the corresponding icon to .shortcuts/icons and the icon is used as the widget icon. But when I copy said script to .shortcuts/tasks, I get the default icon when I create the widget.
Problem description
I thought the icons in the
~/.shortcuts/icons/
directory are for both normal and task shortcuts. But it appears that is not the case. I added a script to.shortcuts
, and the corresponding icon to.shortcuts/icons
and the icon is used as the widget icon. But when I copy said script to.shortcuts/tasks
, I get the default icon when I create the widget.Steps to reproduce
~/.shortcuts/tasks/script
~/.shortcuts/icons/script.png
Expected behavior
Additional information