How to edit the Icons-Only Task Manager?

I looked in the default task manager plasmoid (the one with text labels) in /usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/, as well in the Icons-Only Task Manager in /run/current-system/sw/share/plasma/plasmoids/org.kde.plasma.icontasks/. The later only contains a small metadata.json file and there’s no way to tell how to make it makes the task manager only show icons.

I want to edit the task manager plasmoid with my own changes as well as showing only icons.

the 2nd folder is also in /usr/share/plasma/plasmoids/ but to your point comparing the .json files between the two shows me that

“X-Plasma-RootPath”: “org.kde.plasma.taskmanager”

is used for the icons only, so they both seem to use the same taskmanager plasmoid

the answers for what is shown and not shown should be in there somewhere.