We are creating a series of YouTube videos under the “edu-“ label to guide users through the migration from ArcoLinux to Arch Linux. These tutorials aim to make the transition process smoother by explaining each step clearly and providing practical examples. Whether you’re switching to gain more control or to learn vanilla Arch, our edu- videos are here to support your journey.

ArcoLinux has stopped

Teaching never stops—because learning is a lifelong journey for all of us.

8 change the icon in the brisk menu on Mate

Normally you would be looking in settings or in right mouse click and properties but they are just not present.

Then you might want to look at the dconf database. Here more technical info about dconf.
In order to open dconf in a graphical application we install dconf-editor (if not yet installed).

sudo pacman -S dconf-editor

We found lots of interesting things to change but not the icon.

Then there is only one way to change it and that is in the icon theme you are using.

We need to change the following icon :

start-here-symbolic.svg in folder places

Do not forget to delete the icon-theme.cache.

Follow the tutorial and will become clear.